You are here

private property CheckResult::$time in Security Review 8

Stores the timestamp of the check run.

Type: int $time

File

src/CheckResult.php, line 41

Class

CheckResult
Used to define the result of a Check.

Namespace

Drupal\security_review

Code

private $time;