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.
2 parents 8b2691a + 0edf881 commit 1ec853bCopy full SHA for 1ec853b
book/bundles.rst
@@ -40,7 +40,6 @@ the ``registerBundles()`` method of the ``AppKernel`` class::
40
new Symfony\Bundle\MonologBundle\MonologBundle(),
41
new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
42
new Symfony\Bundle\DoctrineBundle\DoctrineBundle(),
43
- new Symfony\Bundle\AsseticBundle\AsseticBundle(),
44
new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
45
new AppBundle\AppBundle(),
46
);
0 commit comments