You are here

protected property ExportController::$entityTypeManager in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_export/src/Controller/ExportController.php \Drupal\bibcite_export\Controller\ExportController::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

modules/bibcite_export/src/Controller/ExportController.php, line 35

Class

ExportController
Class ExportController.

Namespace

Drupal\bibcite_export\Controller

Code

protected $entityTypeManager;