EntityCreateDeriver::$entityTypeManager

The entity type manager service.

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;