You are here

protected property AutoEntityLabelManager::$entity_type in Automatic Entity Label 8

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

The type of the entity.

@codingStandardsIgnoreStart

Type: string

File

src/AutoEntityLabelManager.php, line 46

Class

AutoEntityLabelManager
AutoEntityLabelManager class.

Namespace

Drupal\auto_entitylabel

Code

protected $entity_type;