We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c85f1 commit 18d7b5bCopy full SHA for 18d7b5b
src/Symfony/Cmf/Component/Testing/HttpKernel/TestKernel.php
@@ -41,6 +41,7 @@ public function init()
41
$this->registerBundleSet('sonata_admin', array(
42
'\Sonata\BlockBundle\SonataBlockBundle',
43
'\Sonata\AdminBundle\SonataAdminBundle',
44
+ 'Knp\Bundle\MenuBundle\KnpMenuBundle',
45
'\Sonata\DoctrinePHPCRAdminBundle\SonataDoctrinePHPCRAdminBundle',
46
));
47
0 commit comments