You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #11539 [Session] Fix local variable in session example (Einenlum)
This PR was merged into the 4.2 branch.
Discussion
----------
[Session] Fix local variable in session example
Fixes this code example: https://symfony.com/doc/current/session.html#basic-usage
(`$session` -> `$this->session`)
Commits
-------
95fd311 Fix local variable in session example
0 commit comments