You are here

protected property RulesComponent::$contextDefinitions in Rules 8.3

Definitions for the context used by the component.

Type: \Drupal\rules\Context\ContextDefinitionInterface[]

File

src/Engine/RulesComponent.php, line 30

Class

RulesComponent
Handles executable Rules components.

Namespace

Drupal\rules\Engine

Code

protected $contextDefinitions = [];