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 d51cb79 commit 3c35bf4Copy full SHA for 3c35bf4
templates.rst
@@ -378,7 +378,7 @@ gives you access to these variables:
378
A :class:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface`
379
object representing the security token.
380
``app.current_route``
381
- The name of the route associated to the current request or ``null`` if no
+ The name of the route associated with the current request or ``null`` if no
382
request is available (equivalent to ``app.request.attributes.get('_route')``)
383
``app.current_route_parameters``
384
An array with the parameters passed to the route of the current request or an
0 commit comments