RootComposer::$composerLockedContent

Same name and namespace in other branches
  1. 11.x composer/Plugin/RecipeUnpack/RootComposer.php \Drupal\Composer\Plugin\RecipeUnpack\RootComposer::composerLockedContent

The locked root composer.json content.

Type: array|null

File

composer/Plugin/RecipeUnpack/RootComposer.php, line 30

Class

RootComposer
Provides access to and manipulation of the root composer files.

Namespace

Drupal\Composer\Plugin\RecipeUnpack

Code

private ?array $composerLockedContent = NULL;

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