Add docs, refs #9422

main
Jordi Boggiano 4 years ago
parent f303419f35
commit 444b91a3ce
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

@ -73,7 +73,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…
Cancel
Save