RulesAction::$provides

Defines the provided context_definitions of the action plugin.

Array keys are the names of the context variables and values are the context definitions.

Type: \Drupal\Core\Annotation\ContextDefinition[]

File

src/Core/Annotation/RulesAction.php, line 76

Class

RulesAction
Defines a Rules Action annotation object.

Namespace

Drupal\rules\Core\Annotation

Code

public $provides = [];