SystemManager::REQUIREMENT_ERROR

Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
  2. 10 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_ERROR
  3. 11.x 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\system

Code

const REQUIREMENT_ERROR = 2;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.