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 5e9d47e commit 547ff64Copy full SHA for 547ff64
routing.rst
@@ -155,7 +155,7 @@ Symfony provides a handy way to declare localized routes without duplication.
155
156
.. code-block:: php-annotations
157
158
- // src/Controller/BlogController.php
+ // src/Controller/CompanyController.php
159
namespace App\Controller;
160
161
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
0 commit comments