You are here

protected property UpdateException::$validationResults in Automatic Updates 8.2

The validation results for the exception.

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

File

src/Exception/UpdateException.php, line 15

Class

UpdateException
Defines a custom exception for a failure during an update.

Namespace

Drupal\automatic_updates\Exception

Code

protected $validationResults;