You are here

protected property AutoEntityLabelManager::$autoLabelApplied in Automatic Entity Label 8.3

Indicates if the automatic label has been applied.

Type: bool

File

src/AutoEntityLabelManager.php, line 73

Class

AutoEntityLabelManager
Class for Auto Entity Label Manager.

Namespace

Drupal\auto_entitylabel

Code

protected $autoLabelApplied = FALSE;