WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 547ff64

Browse files
authored
Update routing.rst
Updating the file path comment to reflect the correct class name
1 parent 5e9d47e commit 547ff64

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
@@ -155,7 +155,7 @@ Symfony provides a handy way to declare localized routes without duplication.
155155

156156
.. code-block:: php-annotations
157157
158-
// src/Controller/BlogController.php
158+
// src/Controller/CompanyController.php
159159
namespace App\Controller;
160160
161161
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;

0 commit comments

Comments
 (0)