PHP Class PhpBench\Environment\Provider\Baseline

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

Public Methods

Method Description
__construct ( BaselineManager $manager, array $enabled )
getInformation ( )
isApplicable ( )

Method Details

__construct() public method

public __construct ( BaselineManager $manager, array $enabled )
$manager PhpBench\Benchmark\BaselineManager
$enabled array

getInformation() public method

public getInformation ( )

isApplicable() public method

public isApplicable ( )