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 #10516 Fixing bad logic, caused by merge originally (weaverryan)
This PR was merged into the 3.4 branch.
Discussion
----------
Fixing bad logic, caused by merge originally
Caught by @fnash in Symfony Slack! Because the `supports()` method didn't exist in 2.8, this logic basically needed to be reversed when we merged to 3.4. But, that was not done correctly (by me).
Commits
-------
4e473c0 Fixing bad logic, caused by merge originally
0 commit comments