You are here

protected property EntityInsertDeriver::$entityTypeManager in Rules 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RulesEvent/EntityInsertDeriver.php, line 24

Class

EntityInsertDeriver
Derives entity insert plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesEvent

Code

protected $entityTypeManager;