Skip to content

Commit 699e2b2

Browse files
1 parent 0ac9cff commit 699e2b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ContaoManager/Plugin.php

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class Plugin implements BundlePluginInterface
3535
public function getBundles(ParserInterface $parser): array
3636
{
3737
return [
38-
//BundleConfig::create(EstaoInfoBundle::class)->setLoadAfter([ContaoCoreBundle::class]),
3938
BundleConfig::create('Estao\Info\EstaoInfoBundle')->setLoadAfter([ContaoCoreBundle::class]),
4039
];
4140
}

0 commit comments

Comments
 (0)