You are here

protected property SettingsForm::$entityTypeManager in Dynamic Layouts 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 24

Class

SettingsForm
Provides a generic settings form for the DynamicLayouts.

Namespace

Drupal\dynamic_layouts\Form

Code

protected $entityTypeManager;