UpdateFetcherInterface::FETCH_PENDING

Same name and namespace in other branches
  1. 9 core/modules/update/src/UpdateFetcherInterface.php \Drupal\update\UpdateFetcherInterface::FETCH_PENDING
  2. 8.9.x core/modules/update/src/UpdateFetcherInterface.php \Drupal\update\UpdateFetcherInterface::FETCH_PENDING
  3. 10 core/modules/update/src/UpdateFetcherInterface.php \Drupal\update\UpdateFetcherInterface::FETCH_PENDING

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

File

core/modules/update/src/UpdateFetcherInterface.php, line 28

Class

UpdateFetcherInterface
Fetches project information from remote locations.

Namespace

Drupal\update

Code

const FETCH_PENDING = -4;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.