You are here

protected property EntityDeleteDeriver::$entityTypeManager in Rules 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityDeleteDeriver
Derives entity delete plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesEvent

Code

protected $entityTypeManager;