You are here

protected property Config::$rootPackage in Drupal 8

Same name and namespace in other branches
  1. 9 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 106

Class

Config
Determine configuration.

Namespace

Drupal\Composer\Plugin\VendorHardening

Code

protected $rootPackage;