You are here

constant UpdateManager::VERSION_UNKNOWN in Lightning Core 8.4

Same name and namespace in other branches
  1. 8.5 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
  2. 8 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
  3. 8.2 src/UpdateManager.php \Drupal\lightning_core\UpdateManager::VERSION_UNKNOWN
  4. 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_core

Code

const VERSION_UNKNOWN = '0.0.0';