You are here

constant AutoEntityLabelManager::ENABLED in Automatic Entity Label 8.2

Same name and namespace in other branches
  1. 8.3 src/AutoEntityLabelManager.php \Drupal\auto_entitylabel\AutoEntityLabelManager::ENABLED
  2. 8 src/AutoEntityLabelManager.php \Drupal\auto_entitylabel\AutoEntityLabelManager::ENABLED

Automatic label is enabled. Will always be generated.

File

src/AutoEntityLabelManager.php, line 26

Class

AutoEntityLabelManager
Class for Auto Entity Label Manager.

Namespace

Drupal\auto_entitylabel

Code

const ENABLED = 1;