protected property ProjectCoreCompatibility::$existingCoreVersion in Drupal 9
Same name and namespace in other branches
- 8 core/modules/update/src/ProjectCoreCompatibility.php \Drupal\update\ProjectCoreCompatibility::existingCoreVersion
The currently installed version of Drupal core.
Type: string
File
- core/
modules/ update/ src/ ProjectCoreCompatibility.php, line 25
Class
- ProjectCoreCompatibility
- Utility class to set core compatibility messages for project releases.
Namespace
Drupal\updateCode
protected $existingCoreVersion;