ExecutionState::$variables

The known variables.

Type: \Drupal\Core\TypedData\TypedDataInterface[]

File

src/Context/ExecutionState.php, line 39

Class

ExecutionState
The rules execution state.

Namespace

Drupal\rules\Context

Code

protected $variables = [];