You are here

protected property DiagnosticCheckBase::$value in Purge 8.3

Optional check outcome / value (e.g. version numbers), may contain NULL.

Type: mixed

File

src/Plugin/Purge/DiagnosticCheck/DiagnosticCheckBase.php, line 53

Class

DiagnosticCheckBase
Describes a diagnostic check that tests a specific purging requirement.

Namespace

Drupal\purge\Plugin\Purge\DiagnosticCheck

Code

protected $value;