Config::$rootPackage

Same name and namespace in other branches
  1. 8.9.x composer/Plugin/VendorHardening/Config.php \Drupal\Composer\Plugin\VendorHardening\Config::rootPackage
  2. 10 composer/Plugin/VendorHardening/Config.php \Drupal\Composer\Plugin\VendorHardening\Config::rootPackage
  3. 11.x 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;

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