Skip to content

Improved the description of the global Twig variables #7808

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2017

Conversation

javiereguiluz
Copy link
Member

This finished #7191. When merged, don't forget to add this description in 3.2 and master:

* ``app.token`` (a :class:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface`
  object representing the security token)

@linaori
Copy link
Contributor

linaori commented Apr 22, 2017

It seems that #7684 has missed app.flashes() for this list, should probably add that too when merging upwards.

@xabbuh
Copy link
Member

xabbuh commented May 8, 2017

Thank you Javier.

@xabbuh xabbuh merged commit 5dafdf6 into symfony:2.7 May 8, 2017
xabbuh added a commit that referenced this pull request May 8, 2017
…viereguiluz)

This PR was merged into the 2.7 branch.

Discussion
----------

Improved the description of the global Twig variables

This finished #7191. When merged, don't forget to add this description in 3.2 and master:

```
* ``app.token`` (a :class:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface`
  object representing the security token)
```

Commits
-------

5dafdf6 Improved the description of the global Twig variables
xabbuh added a commit that referenced this pull request May 8, 2017
xabbuh added a commit that referenced this pull request May 8, 2017
* 3.2:
  [#7808] add description for app.token
  Added docs for workflow_marked_places() function
  Improved the description of the global Twig variables
javiereguiluz added a commit that referenced this pull request May 15, 2017
…uiluz)

This PR was merged into the master branch.

Discussion
----------

add app.flashes() to the Twig reference

see #7808 (comment)

Commits
-------

b626c3e Minor typo
e066653 add app.flashes() to the Twig reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants