You are here

protected property AutoEntityLabelConfigTask::$entityManager in Automatic Entity Label 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/AutoEntityLabelConfigTask.php \Drupal\auto_entitylabel\Plugin\Derivative\AutoEntityLabelConfigTask::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

AutoEntityLabelConfigTask
AutoEntityLabelConfigTask class.

Namespace

Drupal\auto_entitylabel\Plugin\Derivative

Code

protected $entityManager;