PHP Class PhpBench\Environment\Provider\Php

Inheritance: implements PhpBench\Environment\ProviderInterface
Show file Open project: dantleech/phpbench

Public Methods

Method Description
__construct ( Launcher $launcher, $remoteVersion = false )
getInformation ( )
isApplicable ( )

Private Methods

Method Description
getData ( )

Method Details

__construct() public method

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

getInformation() public method

public getInformation ( )

isApplicable() public method

public isApplicable ( )