You are here

protected property VendorHardeningPlugin::$packagesAlreadyCleaned in Drupal 8

Same name and namespace in other branches
  1. 9 composer/Plugin/VendorHardening/VendorHardeningPlugin.php \Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin::packagesAlreadyCleaned

List of projects already cleaned

Type: string[]

File

composer/Plugin/VendorHardening/VendorHardeningPlugin.php, line 55

Class

VendorHardeningPlugin
A Composer plugin to clean out your project's vendor directory.

Namespace

Drupal\Composer\Plugin\VendorHardening

Code

protected $packagesAlreadyCleaned = [];