You are here

constant UpdateFetcherInterface::NOT_FETCHED in Drupal 9

Same name and namespace in other branches
  1. 8 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;