You are here

constant UpdateManagerInterface::NOT_SECURE in Drupal 9

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

Project is missing security update(s).

File

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

Class

UpdateManagerInterface
Manages project update information.

Namespace

Drupal\update

Code

const NOT_SECURE = 1;