You are here

protected property ContentEntityDisplayController::$entityTypeManager in Acquia Content Hub 8

Entity manager which performs the upcasting in the end.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/ContentEntityDisplayController.php, line 37

Class

ContentEntityDisplayController
Class ContentEntityDisplayController.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $entityTypeManager;