CompiledUrlMatcher
class CompiledUrlMatcher extendsUrlMatcher
Matches URLs based on rules dumped by CompiledUrlMatcherDumper.
Traits
CompiledUrlMatcherTrait
Methods
__construct(array$compiledRoutes,RequestContext$context)
No description