You are here

protected property ValidationResult::$severity in Automatic Updates 8.2

The severity of the result.

Type: int

File

src/Validation/ValidationResult.php, line 32

Class

ValidationResult
A value object to contain the results of a validation.

Namespace

Drupal\automatic_updates\Validation

Code

protected $severity;