Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
add app.flashes() to the Twig reference#7900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Maybe we should remove the parenthesis? We don't explain anything about howapp.flashes() arguments work, so we don't use any argument, soapp.flashes() is the same asapp.flashes in this case ... so we may remove the parenthesis to maintain consistency with the other items of this list.
javiereguiluz commentedMay 15, 2017
Thanks@xabbuh. |
…uiluz)This PR was merged into the master branch.Discussion----------add app.flashes() to the Twig referencesee#7808 (comment)Commits-------b626c3e Minor typoe066653 add app.flashes() to the Twig reference
see#7808 (comment)