You are here

constant UpdateManager::CONFIG_NAME in Lightning Core 8.3

Same name and namespace in other branches
  1. 8.5 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
  2. 8 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
  3. 8.2 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
  4. 8.4 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME

Name of the config object which stores version numbers.

File

src/UpdateManager.php, line 22

Class

UpdateManager

Namespace

Drupal\lightning_core

Code

const CONFIG_NAME = 'lightning_core.versions';