You are here

protected property DynamicLayoutController::$entityTypeManager in Dynamic Layouts 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/DynamicLayoutController.php, line 32

Class

DynamicLayoutController
DynamicLayoutController class.

Namespace

Drupal\dynamic_layouts\Controller

Code

protected $entityTypeManager;