You are here

protected property ValidationResult::$summary in Automatic Updates 8.2

A succinct summary of the results.

Type: \Drupal\Core\StringTranslation\TranslatableMarkup

File

src/Validation/ValidationResult.php, line 18

Class

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

Namespace

Drupal\automatic_updates\Validation

Code

protected $summary;