UnpackCollection::$packagesToUnpack

The queue of packages to unpack.

Type: \Composer\Package\PackageInterface[]

File

composer/Plugin/RecipeUnpack/UnpackCollection.php, line 19

Class

UnpackCollection
A collection with packages to unpack.

Namespace

Drupal\Composer\Plugin\RecipeUnpack

Code

private array $packagesToUnpack = [];

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