You are here

constant SystemManager::REQUIREMENT_WARNING in Drupal 8

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

Requirement severity -- Warning condition; proceed but flag warning.

File

core/modules/system/src/SystemManager.php, line 60

Class

SystemManager
System Manager Service.

Namespace

Drupal\system

Code

const REQUIREMENT_WARNING = 1;