EntityViewDeriver::$entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityViewDeriver
Derives entity view plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesEvent

Code

protected $entityTypeManager;