W3cubDocs

/Drupal 8

constant UPDATE_FETCH_PENDING

We need to (re)fetch available update data for this project.

File

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

Code

const UPDATE_FETCH_PENDING = -4;

© 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_FETCH_PENDING/8.1.x