protected property DynamicLayoutDeriver::$entityTypeManager in Dynamic Layouts 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Derivative/ DynamicLayoutDeriver.php, line 28
Class
- DynamicLayoutDeriver
- Makes a flexible layout for each layout config entity.
Namespace
Drupal\dynamic_layouts\Plugin\DerivativeCode
protected $entityTypeManager;