Skip to content

Commit

Permalink
minor #4238 Finished #3924 (WouterJ)
Browse files Browse the repository at this point in the history
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #4238).

Discussion
----------

Finished #3924

Commits
-------

6f5c67c Applied comments
d16e21e Update remove.rst
ec568da Update remove.rst
6e72acc Update remove.rst
  • Loading branch information
weaverryan committed Sep 19, 2014
2 parents 19a0c35 + 46de634 commit 17addb1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cookbook/bundles/remove.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ can remove the ``Acme`` directory as well.

echo $this->container->get('kernel')->getBundle('AcmeDemoBundle')->getPath();

3.1 Remove Bundle Assets
~~~~~~~~~~~~~~~~~~~~~~~~

Remove the assets of the bundle in the web/ directory (e.g.
``web/bundles/acmedemo`` for the AcmeDemoBundle).

4. Remove Integration in other Bundles
--------------------------------------

Expand Down

0 comments on commit 17addb1

Please sign in to comment.