EntityUpdateDeriver::$entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityUpdateDeriver
Derives entity update plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesEvent

Code

protected $entityTypeManager;