Skip to content

Commit e792002

Browse files
committed
More tweaks
1 parent ab59ab8 commit e792002

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

routing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ use Symfony as a microframework.
5353

5454
.. versionadded:: 6.2
5555

56-
The possibility to suffix the ``attribute`` resource type with a PSR-4
57-
namespace root was introduced in Symfony 6.2.
56+
The feature to import routes from a PSR-4 namespace root was introduced in Symfony 6.2.
5857

5958
Suppose you want to define a route for the ``/blog`` URL in your application. To
6059
do so, create a :doc:`controller class </controller>` like the following:

0 commit comments

Comments
 (0)