You are here

protected property SettingsForm::$entityTypeManager in Lightning Layout 8.2

Same name and namespace in other branches
  1. 8 src/Form/SettingsForm.php \Drupal\lightning_layout\Form\SettingsForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 24

Class

SettingsForm
The settings form for controlling Lightning Layout's behavior.

Namespace

Drupal\lightning_layout\Form

Code

protected $entityTypeManager;