W3cubDocs

/Drupal 8

constant REQUIREMENT_WARNING

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

File

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

Code

const REQUIREMENT_WARNING = 1;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!install.inc/constant/REQUIREMENT_WARNING/8.1.x