private property CheckResult::$check in Security Review 8
Stores the parent Check.
Type: \Drupal\security_review\Check $check
File
- src/
CheckResult.php, line 20
Class
- CheckResult
- Used to define the result of a Check.
Namespace
Drupal\security_reviewCode
private $check;