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