You are here

protected property EntityPrintPluginManager::$entityTypeManager in Entity Print 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/EntityPrintPluginManager.php, line 46

Class

EntityPrintPluginManager
Entity print plugin manager.

Namespace

Drupal\entity_print\Plugin

Code

protected $entityTypeManager;