You are here

protected property RulesComponentActionDeriver::$storage in Rules 8.3

The config entity storage that holds Rules components.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/RulesAction/RulesComponentActionDeriver.php, line 25

Class

RulesComponentActionDeriver
Derives Rules component action plugin definitions from config entities.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $storage;