Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PhpBench
Environment
Provider
Php
PHP Class PhpBench\Environment\Provider\Php
Inheritance:
implements
PhpBench\Environment\ProviderInterface
Exibir arquivo
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
( )