1
0
Fork 0

Mention no-slash requirement for getInstallPath()

pull/9422/head
Karsten Dambekalns 2020-11-05 15:17:27 +01:00 committed by GitHub
parent 3ffdd67e81
commit 3518dba00f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ source for the exact signature):
when the package needs to be removed.
* **getInstallPath()**, this method should return the location where the
package is to be installed, _relative from the location of composer.json._
The path _must not end with a slash._
Example: