8000 Minor typo · symfony/symfony-docs@b626c3e · GitHub
[go: up one dir, main page]

Skip to content

Commit b626c3e

Browse files
Minor typo
1 parent e066653 commit b626c3e

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
@@ -738,7 +738,7 @@ The available attributes are:
738738
* ``app.debug``, a boolean telling whether the debug mode is enabled in the app;
739739
* ``app.token`` (a :class:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface`
740740
object representing the security token)
741-
* ``app.flashes()``, return flash messages from the session
741+
* ``app.flashes``, returns flash messages from the session
742742

743743
.. _`Twig Reference`: http://twig.sensiolabs.org/documentation#reference
744744
.. _`Twig Extensions repository`: https://github.com/twigphp/Twig-extensions

0 commit comments

Comments
 (0)
0