Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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