Snippets tagged “httpfoundation”
1 snippet uses this tag.
- Accessing session from TWIG templatePHP
In a TWIG template, you can access the session data by using the app.session variable.
1 snippet uses this tag.
In a TWIG template, you can access the session data by using the app.session variable.