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 ff53e28 commit 828a8d0Copy full SHA for 828a8d0
bundles.rst
@@ -6,7 +6,7 @@ The Bundle System
6
.. caution::
7
8
In Symfony versions prior to 4.0, it was recommended to organize your own
9
- application code using bundles. This is :ref:`no longer recommended <best-practice-no-application-bundles>`_ and bundles
+ application code using bundles. This is :ref:`no longer recommended <best-practice-no-application-bundles>` and bundles
10
should only be used to share code and features between multiple applications.
11
12
A bundle is similar to a plugin in other software, but even better. The core
0 commit comments