You are here

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

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/AutoEntityLabelPermissionController.php, line 22

Class

AutoEntityLabelPermissionController
Provides dynamic permissions of the auto_entitylabel module.

Namespace

Drupal\auto_entitylabel

Code

protected $entityManager;