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 b18f563 commit e6a134bCopy full SHA for e6a134b
src/Symfony/Cmf/Component/Testing/HttpKernel/TestKernel.php
@@ -45,6 +45,7 @@ public function init()
45
$this->registerBundleSet('sonata_admin', array(
46
'\Sonata\BlockBundle\SonataBlockBundle',
47
'\Sonata\AdminBundle\SonataAdminBundle',
48
+ '\Sonata\CoreBundle\SonataCoreBundle',
49
'\Sonata\jQueryBundle\SonatajQueryBundle',
50
'Knp\Bundle\MenuBundle\KnpMenuBundle',
51
'\Sonata\DoctrinePHPCRAdminBundle\SonataDoctrinePHPCRAdminBundle',
0 commit comments