Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17addb1

Browse filesBrowse 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
Copy full SHA for 17addb1

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎cookbook/bundles/remove.rst

Copy file name to clipboardExpand all lines: cookbook/bundles/remove.rst
+6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.