Skip to content

Commit 45a5d61

Browse files
committed
[symfony#1878] Tweak per @wouterj in sha: a0483b4
1 parent ba0d49c commit 45a5d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/twig_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Global Variables
121121
+-------------------------------------------------------+------------------------------------------------------------------------------------+
122122
| Variable | Usage |
123123
+=======================================================+====================================================================================+
124-
| ``app`` *Methods*: ``app.user``, ``app.request`` | The ``app`` variable is available everywhere, and gives you quick |
124+
| ``app`` *Attributes*: ``app.user``, ``app.request`` | The ``app`` variable is available everywhere, and gives you quick |
125125
| ``app.session``, ``app.environment``, ``app.debug`` | access to many commonly needed objects. The ``app`` variable is |
126126
| ``app.security`` | instance of :class:`Symfony\\Bundle\\FrameworkBundle\\Templating\\GlobalVariables` |
127127
+-------------------------------------------------------+------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)