Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PhpBench
Environment
Provider
Baseline
PHP Class PhpBench\Environment\Provider\Baseline
Inheritance:
implements
PhpBench\Environment\ProviderInterface
ファイルを表示
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
( )