EventWithPackageListTrait::$runtimePackages
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/Event/EventWithPackageListTrait.php \Drupal\package_manager\Event\EventWithPackageListTrait::runtimePackages
The runtime packages, in the form 'vendor/name:constraint'.
Type: string[]
File
-
core/
modules/ package_manager/ src/ Event/ EventWithPackageListTrait.php, line 24
Class
- EventWithPackageListTrait
- Common methods for pre- and post-require events.
Namespace
Drupal\package_manager\EventCode
private $runtimePackages;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.