constant TraceableUrlMatcher::ROUTE_DOES_NOT_MATCH

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php, line 26

Class

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

Namespace

Symfony\Component\Routing\Matcher

Code

const ROUTE_DOES_NOT_MATCH = 0;