You are here

protected property SiteAuditCheckBase::$static in Site Audit 8.3

Are we in a static context.

Type: bool

File

src/Plugin/SiteAuditCheckBase.php, line 60

Class

SiteAuditCheckBase
Base class for Site Audit Check plugins.

Namespace

Drupal\site_audit\Plugin

Code

protected $static = TRUE;