You are here

protected property SiteAuditCheckBase::$options in Site Audit 8.3

Options passed in for reports and checks.

Type: array

File

src/Plugin/SiteAuditCheckBase.php, line 67

Class

SiteAuditCheckBase
Base class for Site Audit Check plugins.

Namespace

Drupal\site_audit\Plugin

Code

protected $options = [];