You are here

protected property EntityPrintController::$entityTypeManager in Opigno certificate 3.x

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

The Entity Type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/EntityPrintController.php, line 45

Class

EntityPrintController
Print controller.

Namespace

Drupal\opigno_certificate\Controller

Code

protected $entityTypeManager;