We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6bbee commit 5427dcbCopy full SHA for 5427dcb
bundles.rst
@@ -99,7 +99,7 @@ to be adjusted if needed:
99
Contains all PHP classes related to the bundle logic (e.g. ``Controller/RandomController.php``).
100
101
``assets/``
102
- Contains javascript, css, images and other assets related to the bundle that are not in /public (e.g. stimulus controllers)
+ Contains javascript, css, images and other assets related to the bundle that are not in ``/public`` (e.g. stimulus controllers)
103
104
``config/``
105
Houses configuration, including routing configuration (e.g. ``routing.yaml``).
0 commit comments