You are here

protected property EntityPresaveDeriver::$entityTypeManager in Rules 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityPresaveDeriver
Derives entity presave plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesEvent

Code

protected $entityTypeManager;