You are here

protected property EntityTypeInfo::$entityTypeManager in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 src/EntityTypeInfo.php \Drupal\workbench_moderation\EntityTypeInfo::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityTypeInfo.php, line 43

Class

EntityTypeInfo
Service class for manipulating entity type information.

Namespace

Drupal\workbench_moderation

Code

protected $entityTypeManager;