Evaluate an Eel expression.
public static evaluateEelExpression ( string $expression, Neos\Eel\EelEvaluatorInterface $eelEvaluator, array $contextVariables, array $defaultContextConfiguration = [] ) : mixed | ||
$expression | string | |
$eelEvaluator | Neos\Eel\EelEvaluatorInterface | |
$contextVariables | array | |
$defaultContextConfiguration | array | |
Résultat | mixed |