SystemManager::REQUIREMENT_ERROR
Same name and namespace in other branches
- 11.x core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
- 10 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
- 9 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
- 8.9.x core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
Requirement severity -- Error condition; abort installation.
Deprecated
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Extension\Requirement\RequirementSeverity::Error instead.
See also
https://www.drupal.org/node/3410939
File
-
core/
modules/ system/ src/ SystemManager.php, line 77
Class
- SystemManager
- System Manager Service.
Namespace
Drupal\systemCode
const REQUIREMENT_ERROR = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.