PHP 클래스 Hirak\Prestissimo\Prefetcher

파일 보기 프로젝트 열기: hirak/prestissimo 1 사용 예제들

공개 메소드들

메소드 설명
fetchAll ( Composer\IO\IOInterface $io, array $requests )
fetchAllFromOperations ( Composer\IO\IOInterface $io, Composer\Config $config, array $ops )

비공개 메소드들

메소드 설명
getUrlFromPackage ( Composer\Package\PackageInterface $package )

메소드 상세

fetchAll() 공개 메소드

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

fetchAllFromOperations() 공개 메소드

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