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
This PR was merged into the 3.3 branch.
Discussion
----------
Little typo error
replace :
`use Symfony\Component\Security\Core\Exception\InvalidCsrfTokenExceptionl`
by :
`use Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException;`
Commits
-------
5863ccf Little typo error
0 commit comments