You are here

public property SiteAuditCheck::$weight in Site Audit 8.3

The weight of the check.

Type: int

File

src/Annotation/SiteAuditCheck.php, line 48

Class

SiteAuditCheck
Defines a Site Audit Check item annotation object.

Namespace

Drupal\site_audit\Annotation

Code

public $weight = 0;