class CompiledUrlMatcher extendsUrlMatcher

Matches URLs based on rules dumped by CompiledUrlMatcherDumper.

Traits

CompiledUrlMatcherTrait

Methods

__construct(array$compiledRoutes,RequestContext$context)

No description

Details

__construct(array$compiledRoutes,RequestContext$context)

Parameters

array $compiledRoutes
RequestContext $context