Fixed wrong namespace in ContaoManagerPlugin
This commit is contained in:
parent
e2c08f327e
commit
8797ca30e7
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace cgoIT\aeo\ContaoManager;
|
namespace cgoIT\aeo;
|
||||||
|
|
||||||
use Contao\ManagerPlugin\Bundle\Config\BundleConfig;
|
use Contao\ManagerPlugin\Bundle\Config\BundleConfig;
|
||||||
use Contao\ManagerPlugin\Bundle\BundlePluginInterface;
|
use Contao\ManagerPlugin\Bundle\BundlePluginInterface;
|
||||||
|
Loading…
Reference in New Issue
Block a user