Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 97f43ef

Browse files
srozewouterj
authored andcommitted
[#356] Backport "Add the SonataCoreBundle reference"
1 parent b22a31b commit 97f43ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/create_basic_cms_auto_routing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,7 @@ Enable the Sonata related bundles to your kernel::
687687
{
688688
$bundles = array(
689689
// ...
690+
new Sonata\CoreBundle\SonataCoreBundle(),
690691
new Sonata\BlockBundle\SonataBlockBundle(),
691692
new Sonata\jQueryBundle\SonatajQueryBundle(),
692693
new Knp\Bundle\MenuBundle\KnpMenuBundle(),

0 commit comments

Comments
 (0)