8000 Update routing.rst · symfony/symfony-docs@085f5fb · GitHub
[go: up one dir, main page]

Skip to content

Commit 085f5fb

Browse files
authored
Update routing.rst
1 parent b715c2b commit 085f5fb

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
@@ -2061,7 +2061,7 @@ each route explicitly:
20612061

20622062
.. code-block:: php-annotations
20632063
2064-
// src/Controller/MainController.php
2064+
// src/Controller/SecurityController.php
20652065
namespace App\Controller;
20662066
20672067
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;

0 commit comments

Comments
 (0)
0