You are here

private property ProjectRelease::$coreCompatibilityMessage in Drupal 9

The core compatibility message or NULL if not set.

Type: string|null

File

core/modules/update/src/ProjectRelease.php, line 29

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\update

Code

private $coreCompatibilityMessage;