final class HookMethod (View source)

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

Methods

__construct(string $methodName, int $priority)

No description

string
methodName()

No description

int
priority()

No description

Details

__construct(string $methodName, int $priority)

No description

Parameters

string $methodName
int $priority

string methodName()

No description

Return Value

string

int priority()

No description

Return Value

int