489495df
*/ class CompiledUrlMatcher extends UrlMatcher { use CompiledUrlMatcherTrait; public function __construct(array $compiledRoutes, RequestContext $context) { $this->context = $context; [$this->matchHost, $this->staticRoutes, $this->regexpList, $this->dynamicRoutes, $this->checkCondition] = $compiledRoutes; } }
If you have any questions or need help, please fill out the form below. We do our best to response within 1 business day
Copyright © 2025 Desing by ZillaPage