You are here

protected property Config::$rootPackage in Drupal 9

Same name and namespace in other branches
  1. 8 composer/Plugin/VendorHardening/Config.php \Drupal\Composer\Plugin\VendorHardening\Config::rootPackage

The root package.

Type: Composer\Package\RootPackageInterface

File

composer/Plugin/VendorHardening/Config.php, line 95

Class

Config
Determine configuration.

Namespace

Drupal\Composer\Plugin\VendorHardening

Code

protected $rootPackage;