You are here

constant UrlMatcher::REQUIREMENT_MISMATCH in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/routing/Matcher/UrlMatcher.php \Symfony\Component\Routing\Matcher\UrlMatcher::REQUIREMENT_MISMATCH

File

vendor/symfony/routing/Matcher/UrlMatcher.php, line 31

Class

UrlMatcher
UrlMatcher matches URL based on a set of routes.

Namespace

Symfony\Component\Routing\Matcher

Code

const REQUIREMENT_MISMATCH = 1;