You are here

private property ProjectRelease::$coreCompatible in Automatic Updates 8.2

Whether the release is compatible with the site's Drupal core version.

Type: bool

File

automatic_updates_9_3_shim/src/ProjectRelease.php, line 22

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\automatic_updates_9_3_shim

Code

private $coreCompatible;