You are here

private property DiagnosticCheckBase::$severity in Purge 8.3

The severity of the outcome of this check.

This value corresponds to one of these constants:

Type: int

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\DiagnosticCheck

Code

private $severity;