You are here

private property CheckResult::$findings in Security Review 8

Stores findings.

Type: array $findings

File

src/CheckResult.php, line 34

Class

CheckResult
Used to define the result of a Check.

Namespace

Drupal\security_review

Code

private $findings;