We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e066653 commit b626c3eCopy full SHA for b626c3e
reference/twig_reference.rst
@@ -738,7 +738,7 @@ The available attributes are:
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)
741
-* ``app.flashes()``, return flash messages from the session
+* ``app.flashes``, returns flash messages from the session
742
743
.. _`Twig Reference`: http://twig.sensiolabs.org/documentation#reference
744
.. _`Twig Extensions repository`: https://github.com/twigphp/Twig-extensions
0 commit comments