Commit 75623c4
committed
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 variables1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| |||
0 commit comments