You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #7808 Improved the description of the global Twig variables (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Improved the description of the global Twig variables
This finished #7191. When merged, don't forget to add this description in 3.2 and master:
```
* ``app.token`` (a :class:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface`
object representing the security token)
```
Commits
-------
5dafdf6 Improved the description of the global Twig variables
0 commit comments