protected property AutoEntityLabelConfigTask::$entityManager in Automatic Entity Label 8.2
Same name and namespace in other branches
- 8 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 22
Class
- AutoEntityLabelConfigTask
- Class for Config Task.
Namespace
Drupal\auto_entitylabel\Plugin\DerivativeCode
protected $entityManager;