Merge branch '1.10'
commit
c04c42b7b4
|
@ -115,7 +115,7 @@ interface InstallerInterface
|
|||
* Returns the installation path of a package
|
||||
*
|
||||
* @param PackageInterface $package
|
||||
* @return string path
|
||||
* @return string path to install to, which MUST not end with a slash
|
||||
*/
|
||||
public function getInstallPath(PackageInterface $package);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue