You are here

private property CheckResult::$result in Security Review 8

Stores the outcome of the check.

Type: int $result

File

src/CheckResult.php, line 27

Class

CheckResult
Used to define the result of a Check.

Namespace

Drupal\security_review

Code

private $result;