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.
2 parents 8d690d9 + 22890da commit 801a830Copy full SHA for 801a830
bundles/override.rst
@@ -58,7 +58,8 @@ in your application (e.g. ``config/routes.yaml``).
58
59
The easiest way to "override" a bundle's routing is to never import it at
60
all. Instead of importing a third-party bundle's routing, copy
61
-that routing file into your application, modify it, and import it instead.
+that routing file into your application, modify according to your needs,
62
+and import your copy instead.
63
64
Controllers
65
-----------
0 commit comments