protected property ProjectCoreCompatibility::$possibleCoreUpdateVersions in Drupal 10
Same name and namespace in other branches
- 8 core/modules/update/src/ProjectCoreCompatibility.php \Drupal\update\ProjectCoreCompatibility::possibleCoreUpdateVersions
- 9 core/modules/update/src/ProjectCoreCompatibility.php \Drupal\update\ProjectCoreCompatibility::possibleCoreUpdateVersions
Cache of core versions that are available for updates.
Type: string[]
File
- core/
modules/ update/ src/ ProjectCoreCompatibility.php, line 32
Class
- ProjectCoreCompatibility
- Utility class to set core compatibility messages for project releases.
Namespace
Drupal\updateCode
protected $possibleCoreUpdateVersions;