SandboxValidationEvent::$results

The validation results.

Type: \Drupal\package_manager\ValidationResult[]

File

core/modules/package_manager/src/Event/SandboxValidationEvent.php, line 21

Class

SandboxValidationEvent
Base class for events dispatched before a stage life cycle operation.

Namespace

Drupal\package_manager\Event

Code

protected $results = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.