You are here

protected property ValidationResult::$messages in Automatic Updates 8.2

The error messages.

Type: \Drupal\Core\StringTranslation\TranslatableMarkup[]

File

src/Validation/ValidationResult.php, line 25

Class

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

Namespace

Drupal\automatic_updates\Validation

Code

protected $messages;