You are here

constant SystemManager::REQUIREMENT_OK in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/SystemManager.php \Drupal\system\SystemManager::REQUIREMENT_OK

Requirement severity -- Requirement successfully met.

File

core/modules/system/src/SystemManager.php, line 60
Contains \Drupal\system\SystemManager.

Class

SystemManager
System Manager Service.

Namespace

Drupal\system

Code

const REQUIREMENT_OK = 0;