You are here

protected property SiteAuditReportAbstract::$registry in Site Audit 7

Same name and namespace in other branches
  1. 8.2 Report/Abstract.php \SiteAuditReportAbstract::registry

Container that's passed between each SiteAuditCheckAbstract.

Type: array

File

Report/Abstract.php, line 52
Contains \SiteAudit\Report\Abstract.

Class

SiteAuditReportAbstract
Class SiteAuditReportAbstract.

Code

protected $registry = array();