PHP Class PhpBench\Benchmark\Remote\ReflectionMethod

Datei anzeigen Open project: dantleech/phpbench

Public Properties

Property Type Description
$class string
$comment string
$isStatic boolean
$name string
$reflectionClass ReflectionClass

Property Details

$class public_oe property

public string $class
return string

$comment public_oe property

public string $comment
return string

$isStatic public_oe property

public bool $isStatic
return boolean

$name public_oe property

public string $name
return string

$reflectionClass public_oe property

public ReflectionClass,PhpBench\Benchmark\Remote $reflectionClass
return ReflectionClass