You are here

constant UpdateFetcherInterface::FETCH_PENDING in Drupal 9

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