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
In this case, the latter definition overwrites the former, since they have the same name. Yet the same name is permitted for different verbs, provided they are backed by the same controller method. In my view this is problematic because Symfony routing limitations should not hamstring the implementation.