FileAccess Orion

ExpressionLanguage extends ExpressionLanguage
in package

Adds some function to the default ExpressionLanguage.

Tags
author

Fabien Potencier fabien@symfony.com

see
ExpressionLanguageProvider

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
Return values
mixed

Search results