You are here

protected property EntityTypeInfo::$entityTypeManager in Workspace 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityTypeInfo.php, line 24

Class

EntityTypeInfo
Manipulates entity type information.

Namespace

Drupal\workspace

Code

protected $entityTypeManager;