We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d4bcc commit 39f14b2Copy full SHA for 39f14b2
cookbook/bundles/remove.rst
@@ -81,7 +81,7 @@ can remove the ``Acme`` directory as well.
81
82
echo $this->container->get('kernel')->getBundle('AcmeDemoBundle')->getPath();
83
84
-3.1 Remove bundle resources
+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``.
0 commit comments