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