You are here

protected property UpdateEvent::$results in Automatic Updates 8.2

The validation results.

Type: \Drupal\automatic_updates\Validation\ValidationResult[]

File

src/Event/UpdateEvent.php, line 23

Class

UpdateEvent
Event fired when a site is updating.

Namespace

Drupal\automatic_updates\Event

Code

protected $results = [];