Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PhpBench
Benchmark
Metadata
DriverInterface
PHP Interface PhpBench\Benchmark\Metadata\DriverInterface
Mostrar archivo
Open project: dantleech/phpbench
Interface Usage Examples
Public Methods
Method
Description
getMetadataForHierarchy
(
ReflectionHierarchy
$classHierarchy
) :
Benchmark
Return the metadata for the given class FQN.
Method Details
getMetadataForHierarchy()
public
method
Return the metadata for the given class FQN.
public
getMetadataForHierarchy
(
ReflectionHierarchy
$classHierarchy
) :
Benchmark
$classHierarchy
PhpBench\Benchmark\Remote\ReflectionHierarchy
return
Benchmark