protected property SiteAuditCheckAbstract::$abort in Site Audit 8.2
Same name and namespace in other branches
- 7 Check/Abstract.php \SiteAuditCheckAbstract::abort
Indicate that no other checks should be run after this check.
Type: bool
File
- Check/
Abstract.php, line 28 - Contains \SiteAudit\Check\Abstract.
Class
- SiteAuditCheckAbstract
- Class SiteAuditCheckAbstract.
Code
protected $abort = FALSE;