VcsCapableDownloaderInterface
in
VCS Capable Downloader interface.
Tags
Table of Contents
- getVcsReference() : string|null
- Gets the VCS Reference for the package at path
Methods
getVcsReference()
Gets the VCS Reference for the package at path
public
getVcsReference(PackageInterface $package, string $path) : string|null
Parameters
- $package : PackageInterface
-
package directory
- $path : string
-
package directory
Return values
string|null —reference or null