function Plugin::uninstall
Same name in this branch
- 11.1.x vendor/dealerdirect/phpcodesniffer-composer-installer/src/Plugin.php \PHPCSStandards\Composer\Plugin\Installers\PHPCodeSniffer\Plugin::uninstall()
- 11.1.x vendor/php-http/discovery/src/Composer/Plugin.php \Http\Discovery\Composer\Plugin::uninstall()
- 11.1.x vendor/composer/installers/src/Composer/Installers/Plugin.php \Composer\Installers\Plugin::uninstall()
- 11.1.x vendor/tbachert/spi/src/Composer/Plugin.php \Nevay\SPI\Composer\Plugin::uninstall()
- 11.1.x composer/Plugin/Scaffold/Plugin.php \Drupal\Composer\Plugin\Scaffold\Plugin::uninstall()
Overrides PluginInterface::uninstall
File
-
vendor/
phpstan/ extension-installer/ src/ Plugin.php, line 75
Class
Namespace
PHPStan\ExtensionInstallerCode
public function uninstall(Composer $composer, IOInterface $io) : void {
// noop
}