You are here

protected property EntityCreateDeriver::$entityTypeManager in Rules 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RulesAction/EntityCreateDeriver.php, line 29

Class

EntityCreateDeriver
Derives entity create plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $entityTypeManager;