SandboxValidationEvent::$results

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/src/Event/SandboxValidationEvent.php \Drupal\package_manager\Event\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.