Fixed typo in Plugin.php
This commit is contained in:
parent
7b0bd79df0
commit
3a4c997b3a
@ -22,7 +22,7 @@ class Plugin implements BundlePluginInterface
|
||||
BundleConfig::create('cgoIT\aeo\CgoITAeoBundle')
|
||||
->setLoadAfter(['Contao\CoreBundle\ContaoCoreBundle'])
|
||||
->setLoadAfter(['*'])
|
||||
->setReplace(['aeo']);
|
||||
->setReplace(['aeo']),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user