diff --git a/src/Pdir/Contao/ThemeHelperBundle/ContaoManager/Plugin.php b/src/Pdir/Contao/ThemeHelperBundle/ContaoManager/Plugin.php index 679db62..9aa6f52 100644 --- a/src/Pdir/Contao/ThemeHelperBundle/ContaoManager/Plugin.php +++ b/src/Pdir/Contao/ThemeHelperBundle/ContaoManager/Plugin.php @@ -13,7 +13,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ -namespace Pdir\Contao\ThemeHelperBundle; +namespace Pdir\Contao\ThemeHelperBundle\ContaoManager; use Contao\CoreBundle\ContaoCoreBundle; use Contao\ManagerPlugin\Bundle\BundlePluginInterface;