Method | Description | |
---|---|---|
buildPackageMap ( Composer\Installer\InstallationManager $installationManager, Composer\Package\PackageInterface $mainPackage, array $packages ) |
Method | Description | |
---|---|---|
getAutoloadRealFile ( $useClassMap, $useIncludePath, $targetDirLoader, $useIncludeFiles, $vendorPathCode, $appBaseDirCode, $suffix, $useGlobalIncludePath, $prependAutoloader, $staticPhpVersion = 70000 ) |
public buildPackageMap ( Composer\Installer\InstallationManager $installationManager, Composer\Package\PackageInterface $mainPackage, array $packages ) | ||
$installationManager | Composer\Installer\InstallationManager | |
$mainPackage | Composer\Package\PackageInterface | |
$packages | array |
protected getAutoloadRealFile ( $useClassMap, $useIncludePath, $targetDirLoader, $useIncludeFiles, $vendorPathCode, $appBaseDirCode, $suffix, $useGlobalIncludePath, $prependAutoloader, $staticPhpVersion = 70000 ) |