You are here

protected property EntityPrintController::$entityTypeManager in Entity Print 8.2

Same name and namespace in other branches
  1. 8 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 46

Class

EntityPrintController
Print controller.

Namespace

Drupal\entity_print\Controller

Code

protected $entityTypeManager;