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 ab59ab8 commit e792002Copy full SHA for e792002
routing.rst
@@ -53,8 +53,7 @@ use Symfony as a microframework.
53
54
.. versionadded:: 6.2
55
56
- The possibility to suffix the ``attribute`` resource type with a PSR-4
57
- namespace root was introduced in Symfony 6.2.
+ The feature to import routes from a PSR-4 namespace root was introduced in Symfony 6.2.
58
59
Suppose you want to define a route for the ``/blog`` URL in your application. To
60
do so, create a :doc:`controller class </controller>` like the following:
0 commit comments