final class ClassMethod (View source)

Methods

__construct(string $className, string $methodName)

No description

string
className()

No description

string
methodName()

No description

Details

__construct(string $className, string $methodName)

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

No description

Parameters

string $className
string $methodName

string className()

No description

Return Value

string

string methodName()

No description

Return Value

string