You are here

protected property EntityPrintController::$entityTypeManager in Entity Print 8

Same name and namespace in other branches
  1. 8.2 src/Controller/EntityPrintController.php \Drupal\entity_print\Controller\EntityPrintController::entityTypeManager

The Entity Type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/EntityPrintController.php, line 40

Class

EntityPrintController

Namespace

Drupal\entity_print\Controller

Code

protected $entityTypeManager;