You are here

constant UpdateFetcherInterface::UNKNOWN in Drupal 8

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

No available update data was found for project.

File

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

Class

UpdateFetcherInterface
Fetches project information from remote locations.

Namespace

Drupal\update

Code

const UNKNOWN = -2;