File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -736,8 +736,8 @@ The available attributes are:
736
736
* ``app.session ``, a :class: ``Symfony\\ Component\\ HttpFoundation\\ Session\\ Session` ` object;
737
737
* ``app.environment ``, a string with the name of the execution environment;
738
738
* ``app.debug ``, a boolean telling whether the debug mode is enabled in the app;
739
- * ``app.token ``, ( a :class: `Symfony\\ Component\\ Security\\ Core\\ Authentication\\ Token\\ TokenInterface `
740
- object representing the security token)
739
+ * ``app.token ``, a :class: `Symfony\\ Component\\ Security\\ Core\\ Authentication\\ Token\\ TokenInterface `
740
+ object representing the security token.
741
741
742
742
.. _`Twig Reference` : http://twig.sensiolabs.org/documentation#reference
743
743
.. _`Twig Extensions repository` : https://github.com/twigphp/Twig-extensions
You can’t perform that action at this time.
0 commit comments