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 ec568da

Browse filesBrowse files
Ha99ywouterj
authored andcommitted
Update remove.rst
1 parent 6e72acc commit ec568da
Copy full SHA for ec568da

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+5
-6
lines changed

‎cookbook/bundles/remove.rst

Copy file name to clipboardExpand all lines: cookbook/bundles/remove.rst
+5-6Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,6 @@ should remove the bundle from the filesystem. The bundle is located in the
7373
``src/Acme/DemoBundle`` directory. You should remove this directory and you
7474
can remove the ``Acme`` directory as well.
7575

76-
3.1 Remove bundle resources
77-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
78-
79-
Remove the Acme resource directory from the applications web folder. It can be found in ``web/bundles/acmedemo``.
80-
81-
8276
.. tip::
8377

8478
If you don't know the location of a bundle, you can use the
@@ -87,6 +81,11 @@ Remove the Acme resource directory from the applications web folder. It can be f
8781

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

84+
3.1 Remove bundle resources
85+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
86+
87+
Remove the Acme resource directory from the application's web folder. It can be found in ``web/bundles/acmedemo``.
88+
9089
4. Remove Integration in other Bundles
9190
--------------------------------------
9291

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.