1
0
Fork 0

Merge pull request #9422 from kdambekalns/patch-1

Mention no-slash requirement for getInstallPath()
pull/9426/head
Jordi Boggiano 2020-11-05 16:55:49 +01:00 committed by GitHub
commit 4b8e77b2da
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: