You are here

protected property RulesComponentAction::$storage in Rules 8.3

The storage of rules components.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

RulesComponentAction
Provides a generic 'Execute Rules component' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $storage;