protected property SiteAuditReportAbstract::$hasFail in Site Audit 8.2
Same name and namespace in other branches
- 7 Report/Abstract.php \SiteAuditReportAbstract::hasFail
Flag to indicate whether any of the checks are a complete FAIL.
Type: boolean
File
- Report/
Abstract.php, line 44 - Contains \SiteAudit\Report\Abstract.
Class
- SiteAuditReportAbstract
- Class SiteAuditReportAbstract.
Code
protected $hasFail = FALSE;