final class DataProvider (View source)

Methods

__construct(string $methodName, bool $validateArgumentCount = true, bool $skipWhenEmpty = false)

No description

string
methodName()

No description

bool
validateArgumentCount()

No description

bool
skipWhenEmpty()

No description

Details

__construct(string $methodName, bool $validateArgumentCount = true, bool $skipWhenEmpty = false)

No description

Parameters

string $methodName
bool $validateArgumentCount
bool $skipWhenEmpty

string methodName()

No description

Return Value

string

bool validateArgumentCount()

No description

Return Value

bool

bool skipWhenEmpty()

No description

Return Value

bool