You are here

private property ProjectRelease::$coreCompatibilityMessage in Automatic Updates 8.2

The core compatibility message or NULL if not set.

Type: string|null

File

automatic_updates_9_3_shim/src/ProjectRelease.php, line 29

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\automatic_updates_9_3_shim

Code

private $coreCompatibilityMessage;