You are here

protected property SiteAuditCheckAbstract::$abort in Site Audit 7

Same name and namespace in other branches
  1. 8.2 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;