PHP Class Hirak\Prestissimo\Prefetcher

Afficher le fichier Open project: hirak/prestissimo Class Usage Examples

Méthodes publiques

Méthode Description
fetchAll ( Composer\IO\IOInterface $io, array $requests )
fetchAllFromOperations ( Composer\IO\IOInterface $io, Composer\Config $config, array $ops )

Private Methods

Méthode Description
getUrlFromPackage ( Composer\Package\PackageInterface $package )

Method Details

fetchAll() public méthode

public fetchAll ( Composer\IO\IOInterface $io, array $requests )
$io Composer\IO\IOInterface
$requests array

fetchAllFromOperations() public méthode

public fetchAllFromOperations ( Composer\IO\IOInterface $io, Composer\Config $config, array $ops )
$io Composer\IO\IOInterface
$config Composer\Config
$ops array