constant UpdateManager::CONFIG_NAME in Lightning Core 8.4
Same name and namespace in other branches
- 8.5 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
- 8 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
- 8.2 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
- 8.3 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::CONFIG_NAME
Name of the config object which stores version numbers.
File
- src/
UpdateManager.php, line 25
Class
- UpdateManager
- Discovers and manages optional configuration updates.
Namespace
Drupal\lightning_coreCode
const CONFIG_NAME = 'lightning_core.versions';