You are here

constant UpdateManagerInterface::NOT_CURRENT in Drupal 9

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

Project has a new release available, but it is not a security release.

File

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

Class

UpdateManagerInterface
Manages project update information.

Namespace

Drupal\update

Code

const NOT_CURRENT = 4;