function DownloadsModifierPlugin::uninstall
Same name and namespace in other branches
- main core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-plugin-downloads-modifier/src/DownloadsModifierPlugin.php \Drupal\Tests\fixture\Composer\Plugin\DownloadsModifier\DownloadsModifierPlugin::uninstall()
File
-
core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ fixtures/ composer-plugin-downloads-modifier/ src/ DownloadsModifierPlugin.php, line 37
Class
- DownloadsModifierPlugin
- A do-nothing Composer plugin flagged with 'plugin-modifies-downloads'.
Namespace
Drupal\Tests\fixture\Composer\Plugin\DownloadsModifierCode
public function uninstall(Composer $composer, IOInterface $io) : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.