constant UpdateManager::VERSION_UNKNOWN in Lightning Core 8.4
Same name and namespace in other branches
- 8.5 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
- 8 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
- 8.2 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
- 8.3 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
Fallback version number used when a module does not declare it.
File
- src/
UpdateManager.php, line 32
Class
- UpdateManager
- Discovers and manages optional configuration updates.
Namespace
Drupal\lightning_coreCode
const VERSION_UNKNOWN = '0.0.0';