class Validator

Methods

__construct(string $methodClass)

No description

static Validator
use(string $methodClass)

Undocumented function

bool
process(string $type)

call authenticate method

getMethodInstance()

No description

getData()

No description

getHook()

No description

getError()

No description

Details

at line 16
__construct(string $methodClass)

No description

Parameters

string $methodClass

at line 27
static Validator use(string $methodClass)

Undocumented function

Parameters

string $methodClass

Return Value

Validator

at line 37
bool process(string $type)

call authenticate method

Parameters

string $type

Return Value

bool

at line 60
getMethodInstance()

No description

at line 65
getData()

No description

at line 70
getHook()

No description

at line 75
getError()

No description