You are here

constant CheckResult::FAIL in Security Review 8

File

src/CheckResult.php, line 11

Class

CheckResult
Used to define the result of a Check.

Namespace

Drupal\security_review

Code

const FAIL = 1;