\Composer\InstallerMetapackageInstaller

Metapackage installation manager.

Summary

Methods
Properties
Constants
supports()
isInstalled()
install()
update()
uninstall()
getInstallPath()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

supports()

supports(string  $packageType) : boolean

Decides if the installer supports the given type

Parameters

string $packageType

Returns

boolean

getInstallPath()

getInstallPath(\Composer\Package\PackageInterface  $package) : string

Returns the installation path of a package

Parameters

\Composer\Package\PackageInterface $package

Returns

string —

path