You are here

private static property ComposerUtility::$corePackages in Automatic Updates 8.2

The statically cached names of the Drupal core packages.

Type: string[]

File

package_manager/src/ComposerUtility.php, line 27

Class

ComposerUtility
Defines a utility object to get information from Composer's API.

Namespace

Drupal\package_manager

Code

private static $corePackages;