Imports für Klasse AeoUtil gefixed
This commit is contained in:
@ -22,7 +22,6 @@ class ContaoManagerPlugin implements BundlePluginInterface
|
||||
return [
|
||||
BundleConfig::create(CgoITAeoBundle::class)
|
||||
->setLoadAfter([ContaoCoreBundle::class])
|
||||
->setLoadAfter(['*'])
|
||||
->setReplace(['aeo']),
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user