You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/AutoEntityLabelConfigTask.php, line 23

Class

AutoEntityLabelConfigTask
Class for Config Task.

Namespace

Drupal\auto_entitylabel\Plugin\Derivative

Code

protected $entityTypeManager;