matches()
matches(\Symfony\Component\HttpFoundation\Request $request) : boolean
Decides whether the rule(s) implemented by the strategy matches the supplied request.
Parameters
\Symfony\Component\HttpFoundation\Request | $request |
Returns
boolean —true if the request matches, false otherwise