You are here

protected property SiteAuditCheckBase::$abort in Site Audit 8.3

Names of checks that should not run as a result of this check.

Type: array

File

src/Plugin/SiteAuditCheckBase.php, line 32

Class

SiteAuditCheckBase
Base class for Site Audit Check plugins.

Namespace

Drupal\site_audit\Plugin

Code

protected $abort = [];