PHP 클래스 PhpBench\Environment\Provider\Php

상속: implements PhpBench\Environment\ProviderInterface
파일 보기 프로젝트 열기: dantleech/phpbench

공개 메소드들

메소드 설명
__construct ( Launcher $launcher, $remoteVersion = false )
getInformation ( )
isApplicable ( )

비공개 메소드들

메소드 설명
getData ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Launcher $launcher, $remoteVersion = false )
$launcher PhpBench\Benchmark\Remote\Launcher

getInformation() 공개 메소드

public getInformation ( )

isApplicable() 공개 메소드

public isApplicable ( )