You are here

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

The entity type 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 $entityTypeManager;