final class DataProviderExternal (View source)

Methods

__construct(string $className, string $methodName, bool $validateArgumentCount = true)

No description

string
className()

No description

string
methodName()

No description

bool
validateArgumentCount()

No description

Details

__construct(string $className, string $methodName, bool $validateArgumentCount = true)

No description

Parameters

string $className
string $methodName
bool $validateArgumentCount

string className()

No description

Return Value

string

string methodName()

No description

Return Value

string

bool validateArgumentCount()

No description

Return Value

bool