Method | Description | |
---|---|---|
__construct ( $serviceType, PhpBench\DependencyInjection\Container $container, |
||
getConfig ( $name ) : |
Return the named configuration. | |
setConfig ( string $name, array $config ) | Set a named configuration. |
Method | Description | |
---|---|---|
processRawCliConfig ( $rawConfig ) : array | Process raw configuration as received from the CLI, for example:. | |
resolveConfig ( $name ) : array | Recursively merge configs (having the "extends" key) which extend another report. |
public __construct ( $serviceType, PhpBench\DependencyInjection\Container $container, |
||
$container | PhpBench\DependencyInjection\Container | |
$jsonDecoder |
public getConfig ( $name ) : |
||
return |