You are here

private static property Checklist::$cachedChecks in Security Review 8

Array of cached Checks.

Type: \Drupal\security_review\Check[]

File

src/Checklist.php, line 59

Class

Checklist
Contains static functions for handling checks throughout every module.

Namespace

Drupal\security_review

Code

private static $cachedChecks = [];