ExpressionLanguage
extends ExpressionLanguage
in package
Adds some function to the default ExpressionLanguage.
Tags
Table of Contents
- __construct() : mixed
- {@inheritdoc}
Methods
__construct()
{@inheritdoc}
public
__construct([CacheItemPoolInterface $cache = null ][, array<string|int, mixed> $providers = [] ][, callable $serviceCompiler = null ]) : mixed
Parameters
- $cache : CacheItemPoolInterface = null
- $providers : array<string|int, mixed> = []
- $serviceCompiler : callable = null