getInstallAs()
getInstallAs(string $file, string $package) : string
Tell which location the specified file should be installed to.
Parameters
string | $file | The file name. |
string | $package | The package name. |
Returns
string —The install location for the file.