You are here

constant UpdateManagerInterface::REVOKED in Drupal 9

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

Current release has been unpublished and is no longer available.

File

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

Class

UpdateManagerInterface
Manages project update information.

Namespace

Drupal\update

Code

const REVOKED = 2;