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 591ed80 commit ba4b720Copy full SHA for ba4b720
routing.rst
@@ -689,7 +689,7 @@ Troubleshooting
689
690
Here are some common errors you might see while working with routing:
691
692
- Controller "AppBundle\Controller\BlogController::showAction()" requires that you
+ Controller "AppBundle\\Controller\\BlogController::showAction()" requires that you
693
provide a value for the "$slug" argument.
694
695
This happens when your controller method has an argument (e.g. ``$slug``)::
0 commit comments