You are here

protected property ExecutionState::$saveLater in Rules 8.3

Holds variables for auto-saving later.

Type: array

File

src/Context/ExecutionState.php, line 46

Class

ExecutionState
The rules execution state.

Namespace

Drupal\rules\Context

Code

protected $saveLater = [];