You are here

protected property SiteAuditCheckBase::$optOut in Site Audit 8.3

User has opted out of this check in configuration.

Type: bool

File

src/Plugin/SiteAuditCheckBase.php, line 39

Class

SiteAuditCheckBase
Base class for Site Audit Check plugins.

Namespace

Drupal\site_audit\Plugin

Code

protected $optOut = FALSE;