final class Reflection (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

static array
sourceLocationFor(string $className, string $methodName)

No description

static array
static array

Details

static array sourceLocationFor(string $className, string $methodName)

No description

Parameters

string $className
string $methodName

Return Value

array

static array publicMethodsDeclaredDirectlyInTestClass(ReflectionClass $class)

No description

Parameters

ReflectionClass $class

Return Value

array

static array methodsDeclaredDirectlyInTestClass(ReflectionClass $class)

No description

Parameters

ReflectionClass $class

Return Value

array