You are here

constant UpdateFetcherInterface::NOT_CHECKED in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/src/UpdateFetcherInterface.php \Drupal\update\UpdateFetcherInterface::NOT_CHECKED

Project's status cannot be checked.

File

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

Class

UpdateFetcherInterface
Fetches project information from remote locations.

Namespace

Drupal\update

Code

const NOT_CHECKED = -1;