Méthode |
Description |
|
generateVersionsClass ( Composer\Composer $composer ) : string |
|
|
getRootPackageAlias ( Composer\Package\RootPackageInterface $rootPackage ) : Composer\Package\PackageInterface |
|
|
getVersions ( Composer\Package\Locker $locker, Composer\Package\RootPackageInterface $rootPackage ) : Generator |
|
|
locateRootPackageInstallPath ( Composer\Config $composerConfig, Composer\Package\RootPackageInterface $rootPackage ) : string |
|
|
writeVersionClassToFile ( string $versionClassSource, Composer\Config $composerConfig, Composer\Package\RootPackageInterface $rootPackage ) : void |
|
|