public function SiteAuditCheckViewsEnabled::getResultFail in Site Audit 7
Same name and namespace in other branches
- 8.2 Check/Views/Enabled.php \SiteAuditCheckViewsEnabled::getResultFail()
Implements \SiteAudit\Check\Abstract\getResultFail().
Overrides SiteAuditCheckAbstract::getResultFail
File
- Check/
Views/ Enabled.php, line 29 - Contains \SiteAudit\Check\Views\Enabled.
Class
- SiteAuditCheckViewsEnabled
- Class SiteAuditCheckViewsEnabled.
Code
public function getResultFail() {
}