You are here

protected property RulesComponentAction::$componentId in Rules 8.3

The ID of the rules component config entity.

Type: string

File

src/Plugin/RulesAction/RulesComponentAction.php, line 34

Class

RulesComponentAction
Provides a generic 'Execute Rules component' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $componentId;