You are here

constant DiagnosticCheckInterface::SEVERITY_OK in Purge 8.3

Non-blocking severity -- check successfully passed.

File

src/Plugin/Purge/DiagnosticCheck/DiagnosticCheckInterface.php, line 21

Class

DiagnosticCheckInterface
Describes a diagnostic check that checks a specific purging requirement.

Namespace

Drupal\purge\Plugin\Purge\DiagnosticCheck

Code

const SEVERITY_OK = 0;