constant AutoEntityLabelManager::OPTIONAL in Automatic Entity Label 8.2
Same name and namespace in other branches
- 8.3 src/AutoEntityLabelManager.php \Drupal\auto_entitylabel\AutoEntityLabelManager::OPTIONAL
- 8 src/AutoEntityLabelManager.php \Drupal\auto_entitylabel\AutoEntityLabelManager::OPTIONAL
Automatic label is optional. Will only be generated if no label was given.
File
- src/
AutoEntityLabelManager.php, line 31
Class
- AutoEntityLabelManager
- Class for Auto Entity Label Manager.
Namespace
Drupal\auto_entitylabelCode
const OPTIONAL = 2;