You are here

protected property RulesComponent::$state in Rules 8.3

The rules execution state.

Type: \Drupal\rules\Context\ExecutionStateInterface

File

src/Engine/RulesComponent.php, line 23

Class

RulesComponent
Handles executable Rules components.

Namespace

Drupal\rules\Engine

Code

protected $state;