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