Skip to content

Commit 17addb1

Browse files
committed
minor #4238 Finished #3924 (WouterJ)
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
2 parents 19a0c35 + 46de634 commit 17addb1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cookbook/bundles/remove.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@ can remove the ``Acme`` directory as well.
8181

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

84+
3.1 Remove Bundle Assets
85+
~~~~~~~~~~~~~~~~~~~~~~~~
86+
87+
Remove the assets of the bundle in the web/ directory (e.g.
88+
``web/bundles/acmedemo`` for the AcmeDemoBundle).
89+
8490
4. Remove Integration in other Bundles
8591
--------------------------------------
8692

0 commit comments

Comments
 (0)