8000
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 0607517 commit f684bddCopy full SHA for f684bdd
bundles/inheritance.rst
@@ -93,8 +93,8 @@ The same goes for routing files and some other resources.
93
94
The overriding of resources only works when you refer to resources with
95
the ``@FOSUserBundle/Resources/config/routing/security.xml`` method.
96
- If you refer to resources without using the ``@BundleName`` shortcut, they
97
- can't be overridden in this way.
+ You need to use the ``@BundleName`` shortcut when refering to resources
+ so they can be successfully overridden.
98
99
.. caution::
100
0 commit comments