Mention no-slash requirement for getInstallPath()
parent
3ffdd67e81
commit
3518dba00f
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue