Skip to content

Commit

Permalink
Deprecated usage of AsseticBundle removed from bundles.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Karmashev authored and xabbuh committed May 30, 2016
1 parent b5c09b3 commit b612563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion book/bundles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ the ``registerBundles()`` method of the ``AppKernel`` class::
new Symfony\Bundle\MonologBundle\MonologBundle(),
new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
new Symfony\Bundle\DoctrineBundle\DoctrineBundle(),
new Symfony\Bundle\AsseticBundle\AsseticBundle(),
new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
new AppBundle\AppBundle(),
);
Expand Down

0 comments on commit b612563

Please sign in to comment.