ExpressionContainerBase::$expressionManager

The expression manager.

Type: \Drupal\rules\Engine\ExpressionManagerInterface

File

src/Engine/ExpressionContainerBase.php, line 19

Class

ExpressionContainerBase
Common base class for action and condition expression containers.

Namespace

Drupal\rules\Engine

Code

protected $expressionManager;