You are here

constant TraceableUrlMatcher::ROUTE_MATCHES in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/routing/Matcher/TraceableUrlMatcher.php \Symfony\Component\Routing\Matcher\TraceableUrlMatcher::ROUTE_MATCHES

File

vendor/symfony/routing/Matcher/TraceableUrlMatcher.php, line 27

Class

TraceableUrlMatcher
TraceableUrlMatcher helps debug path info matching by tracing the match.

Namespace

Symfony\Component\Routing\Matcher

Code

const ROUTE_MATCHES = 2;