You are here

constant UrlMatcher::REQUIREMENT_MATCH 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_MATCH

File

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

Class

UrlMatcher
UrlMatcher matches URL based on a set of routes.

Namespace

Symfony\Component\Routing\Matcher

Code

const REQUIREMENT_MATCH = 0;