Return the path to the package.xml for the package with the provided
name.
public getPackageXml ( string $name ) : string | ||
$name | string | The name of the package. |
return | string | The path to the package.xml of the requested package. |
public getPackageXml ( string $name ) : string | ||
$name | string | The name of the package. |
return | string | The path to the package.xml of the requested package. |