SandboxValidationEvent::$results
Same name and namespace in other branches
- 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\EventCode
protected $results = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.