You are here

constant AutoEntityLabelManager::DISABLED in Automatic Entity Label 8.3

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

Automatic label is disabled.

File

src/AutoEntityLabelManager.php, line 23

Class

AutoEntityLabelManager
Class for Auto Entity Label Manager.

Namespace

Drupal\auto_entitylabel

Code

const DISABLED = 0;