final class HookMethods (View source)

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

Methods

array
hookMethods(string $className)

No description

bool
isHookMethod(ReflectionMethod $method)

No description

Details

array hookMethods(string $className)

No description

Parameters

string $className

Return Value

array

bool isHookMethod(ReflectionMethod $method)

No description

Parameters

ReflectionMethod $method

Return Value

bool