You are here

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

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

Indicates if the automatic label has been applied.

Type: bool

File

src/AutoEntityLabelManager.php, line 60

Class

AutoEntityLabelManager
AutoEntityLabelManager class.

Namespace

Drupal\auto_entitylabel

Code

protected $auto_label_applied = FALSE;