function VendorHardeningPlugin::uninstall

File

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

Class

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

Namespace

Drupal\Composer\Plugin\VendorHardening

Code

public function uninstall(Composer $composer, IOInterface $io) {
}

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