PHP Class PhpBench\Environment\Provider\Php

Inheritance: implements PhpBench\Environment\ProviderInterface
Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

Méthode Description
__construct ( Launcher $launcher, $remoteVersion = false )
getInformation ( )
isApplicable ( )

Private Methods

Méthode Description
getData ( )

Method Details

__construct() public méthode

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

getInformation() public méthode

public getInformation ( )

isApplicable() public méthode

public isApplicable ( )