constant UPDATE_REVOKED in Drupal 8
Same name and namespace in other branches
- 6 modules/update/update.module \UPDATE_REVOKED
- 7 modules/update/update.module \UPDATE_REVOKED
Current release has been unpublished and is no longer available.
Deprecated
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\update\UpdateManagerInterface::REVOKED instead.
See also
https://www.drupal.org/node/2831620
File
- core/
modules/ update/ update.module, line 43 - Handles updates of Drupal core and contributed projects.
Code
const UPDATE_REVOKED = 2;