Gets the destination Component directory.
public getComponentPath ( Composer\Package\PackageInterface $package ) : string | ||
$package | Composer\Package\PackageInterface | |
return | string | The path to where the final Component should be installed. |