You are here

protected property EntityDecorator::$moduleHandler in Automatic Entity Label 8.3

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EntityDecorator.php, line 42

Class

EntityDecorator
Provides an content entity decorator for automatic label generation.

Namespace

Drupal\auto_entitylabel

Code

protected $moduleHandler;