Skip to content

Commit 35e2703

Browse files
lbbyfOskarStark
authored andcommitted
Update routing.rst
In Symfony version 7, we don't have a loader for the annotations
1 parent 506deec commit 35e2703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2600,7 +2600,7 @@ same URL, but with the HTTPS scheme.
26002600

26012601
If you want to force a group of routes to use HTTPS, you can define the default
26022602
scheme when importing them. The following example forces HTTPS on all routes
2603-
defined as annotations:
2603+
defined as attributes:
26042604

26052605
.. configuration-block::
26062606

0 commit comments

Comments
 (0)