InstalledVersions::getInstallPath( string $packageName )


Parameters Parameters

$packageName

(Required)


Top ↑

Return Return

(string|null) If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path.


Top ↑

Source Source

File: vendor/composer/InstalledVersions.php