private property ProjectRelease::$coreCompatible in Drupal 9
Whether the release is compatible with the site's Drupal core version.
Type: bool
File
- core/
modules/ update/ src/ ProjectRelease.php, line 22
Class
- ProjectRelease
- Provides a project release value object.
Namespace
Drupal\updateCode
private $coreCompatible;