constant REQUIREMENT_INFO

Requirement severity -- Informational message only.

1 use of REQUIREMENT_INFO
hook_requirements in drupal/core/modules/system/system.api.php
Check installation requirements and do status reporting.

File

drupal/core/includes/install.inc, line 15
API functions for installing modules and themes.

Code

const REQUIREMENT_INFO = -1;