constant SystemManager::REQUIREMENT_ERROR in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
- 10 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
Requirement severity -- Error condition; abort installation.
File
- core/
modules/ system/ src/ SystemManager.php, line 65
Class
- SystemManager
- System Manager Service.
Namespace
Drupal\systemCode
const REQUIREMENT_ERROR = 2;