Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExpressionLanguageProvider.php
function ExpressionLanguageProvider::__construct
Same name in this branch
11.1.x vendor/symfony/dependency-injection/ExpressionLanguageProvider.php
\Symfony\Component\DependencyInjection\ExpressionLanguageProvider::__construct()
File
vendor/
symfony/
routing/
Matcher/
ExpressionLanguageProvider.php
, line 25
Class
ExpressionLanguageProvider
Exposes functions defined in the request context to route conditions.
Namespace
Symfony\Component\Routing\Matcher
Code
public
function
__construct
(ServiceProviderInterface
$functions
) { }
RSS feed