UpdateFetcherInterface::NOT_FETCHED

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

There was a failure fetching available update data for this project.

File

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

Class

UpdateFetcherInterface
Fetches project information from remote locations.

Namespace

Drupal\update

Code

const NOT_FETCHED = -3;

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