Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. VcsDriverInterface.php

function VcsDriverInterface::cleanup

Performs any cleanup necessary as the driver is not longer needed

1 method overrides VcsDriverInterface::cleanup()
VcsDriver::cleanup in vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriver.php
@inheritDoc

File

vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriverInterface.php, line 99

Class

VcsDriverInterface
@author Jordi Boggiano <j.boggiano@seld.be> @internal

Namespace

Composer\Repository\Vcs

Code

public function cleanup() : void;
RSS feed
Powered by Drupal