You are here

protected property DynamicLayout::$entityTypeManager in Dynamic Layouts 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Layout/DynamicLayout.php, line 27

Class

DynamicLayout
Dynamically prepare the dynamic layout build.

Namespace

Drupal\dynamic_layouts\Plugin\Layout

Code

protected $entityTypeManager;