You are here

private property SettingsForm::$entityTypeManager in Lightning Media 8.4

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 19

Class

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

Namespace

Drupal\lightning_media\Form

Code

private $entityTypeManager;