function 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.