function ComposerPatches::deactivate

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::deactivate()

File

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

Class

ComposerPatches
Dummy composer plugin implementation.

Namespace

cweagans\Fake

Code

public function deactivate(Composer $composer, IOInterface $io) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.