W3cubDocs

/Drupal 8

constant UPDATE_NOT_CHECKED

Project's status cannot be checked.

File

core/modules/update/update.module, line 49
Handles updates of Drupal core and contributed projects.

Code

const UPDATE_NOT_CHECKED = -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!modules!update!update.module/constant/UPDATE_NOT_CHECKED/8.1.x