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 fb5c50f commit 6b3dda5Copy full SHA for 6b3dda5
components/routing.rst
@@ -450,7 +450,7 @@ routes with UTF-8 characters:
450
array(
451
'utf8' => true,
452
)
453
- );
+ ));
454
455
// ...
456
@@ -533,7 +533,7 @@ You can also include UTF-8 strings as routing requirements:
533
534
535
536
537
538
539
0 commit comments