Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc83e12e

Browse files
committed
minor#9081 Use escaped backslashes (adursun)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes#9081).Discussion----------Use escaped backslashesCommits-------ba4b720 Use escaped backslashes
2 parents591ed80 +ba4b720 commitc83e12e

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
@@ -689,7 +689,7 @@ Troubleshooting
689689

690690
Here are some common errors you might see while working with routing:
691691

692-
Controller "AppBundle\Controller\BlogController::showAction()" requires that you
692+
Controller "AppBundle\\Controller\\BlogController::showAction()" requires that you
693693
provide a value for the "$slug" argument.
694694

695695
This happens when your controller method has an argument (e.g. ``$slug``)::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp