function ComposerPatches::uninstall

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/fixtures/path_repos/cweagans--composer-patches/src/ComposerPatches.php \cweagans\Fake\ComposerPatches::uninstall()

File

core/modules/package_manager/tests/fixtures/path_repos/cweagans--composer-patches/src/ComposerPatches.php, line 27

Class

ComposerPatches
Dummy composer plugin implementation.

Namespace

cweagans\Fake

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.