You are here

protected property SiteAuditReportAbstract::$registry in Site Audit 8.2

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

Container that's passed between each Check.

Type: array

File

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

Class

SiteAuditReportAbstract
Class SiteAuditReportAbstract.

Code

protected $registry = array();