File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Global Variables
121
121
+-------------------------------------------------------+------------------------------------------------------------------------------------+
122
122
| Variable | Usage |
123
123
+=======================================================+====================================================================================+
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 |
125
125
| ``app.session ``, ``app.environment ``, ``app.debug `` | access to many commonly needed objects. The ``app `` variable is |
126
126
| ``app.security `` | instance of :class: `Symfony\\ Bundle\\ FrameworkBundle\\ Templating\\ GlobalVariables ` |
127
127
+-------------------------------------------------------+------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments