You are here

constant TraceableUrlMatcher::ROUTE_ALMOST_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_ALMOST_MATCHES

File

vendor/symfony/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_ALMOST_MATCHES = 1;