protected property SiteAuditCheckAbstract::$optOut in Site Audit 7
Same name and namespace in other branches
- 8.2 Check/Abstract.php \SiteAuditCheckAbstract::optOut
User has opted out of this check in configuration.
Type: bool
File
- Check/
Abstract.php, line 35 - Contains \SiteAudit\Check\Abstract.
Class
- SiteAuditCheckAbstract
- Class SiteAuditCheckAbstract.
Code
protected $optOut = FALSE;