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 b5c09b3 commit b612563Copy full SHA for b612563
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