You are here

protected property AutoEntityLabelForm::$entityTypeManager in Automatic Entity Label 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AutoEntityLabelForm.php, line 37

Class

AutoEntityLabelForm
Class AutoEntityLabelForm.

Namespace

Drupal\auto_entitylabel\Form

Code

protected $entityTypeManager;