You are here

protected property UrlMatcher::$expressionLanguageProviders 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::expressionLanguageProviders

Type: ExpressionFunctionProviderInterface[]

File

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

Class

UrlMatcher
UrlMatcher matches URL based on a set of routes.

Namespace

Symfony\Component\Routing\Matcher

Code

protected $expressionLanguageProviders = array();