RouteFilterInterface deprecated
interface RouteFilterInterface implements FilterInterface (View source)
deprecated
A route filter service to filter down the collection of route instances.
Methods
bool
applies(Route $route)
Determines if the route filter applies to the given route.
Details
bool
applies(Route $route)
Determines if the route filter applies to the given route.