ComposerInspector::$packageLists

Statically cached installed package lists, keyed by directory.

Type: \Drupal\package_manager\InstalledPackagesList[]

File

core/modules/package_manager/src/ComposerInspector.php, line 48

Class

ComposerInspector
Defines a class to get information from Composer.

Namespace

Drupal\package_manager

Code

private array $packageLists = [];

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