UrlMatcherInterface
interface UrlMatcherInterface implementsRequestContextAwareInterface
UrlMatcherInterface is the interface that all URL matcher classes must implement.
Methods
array
match(string$pathinfo)
Tries to match a URL path with a set of routes.