You are here

protected property EntityCreate::$storage in Rules 8.3

The entity storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

EntityCreate
Provides a generic 'Create a new entity' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $storage;