You are here

constant SystemManager::REQUIREMENT_ERROR in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 70
Contains \Drupal\system\SystemManager.

Class

SystemManager
System Manager Service.

Namespace

Drupal\system

Code

const REQUIREMENT_ERROR = 2;