You are here

private property CheckResult::$visible in Security Review 8

Whether the result should be shown on the UI.

Type: bool $visible

File

src/CheckResult.php, line 48

Class

CheckResult
Used to define the result of a Check.

Namespace

Drupal\security_review

Code

private $visible;