You are here

constant TraceableUrlMatcher::ROUTE_DOES_NOT_MATCH 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_DOES_NOT_MATCH

File

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

Class

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

Namespace

Symfony\Component\Routing\Matcher

Code

const ROUTE_DOES_NOT_MATCH = 0;