Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit46de634

Browse files
wouterjweaverryan
authored andcommitted
Applied comments
1 parentde6c2d3 commit46de634

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎cookbook/bundles/remove.rst‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,11 @@ can remove the ``Acme`` directory as well.
8181

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

84-
3.1 Remove BundleResources
85-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
84+
3.1 Remove BundleAssets
85+
~~~~~~~~~~~~~~~~~~~~~~~~
8686

87-
Remove the Acme resource directory from the application's web folder. It can be found in ``web/bundles/acmedemo``.
87+
Remove the assets of the bundle in the web/ directory (e.g.
88+
``web/bundles/acmedemo`` for the AcmeDemoBundle).
8889

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp