You are here

protected property SiteAuditCheckBase::$registry in Site Audit 8.3

Use for passing data between checks within a report.

Type: array

File

src/Plugin/SiteAuditCheckBase.php, line 53

Class

SiteAuditCheckBase
Base class for Site Audit Check plugins.

Namespace

Drupal\site_audit\Plugin

Code

protected $registry;