UnpackCollection::$unpackedPackages
Same name and namespace in other branches
- 11.x composer/Plugin/RecipeUnpack/UnpackCollection.php \Drupal\Composer\Plugin\RecipeUnpack\UnpackCollection::unpackedPackages
The list of packages that have been unpacked.
Type: array
File
-
composer/
Plugin/ RecipeUnpack/ UnpackCollection.php, line 26
Class
- UnpackCollection
- A collection with packages to unpack.
Namespace
Drupal\Composer\Plugin\RecipeUnpackCode
private array $unpackedPackages = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.