class CaptchaRoutine implements RoutineInterface (View source)

Properties

protected CaptchaInterface $captchaValidator

Methods

__construct(CaptchaInterface $service)

No description

bool
validate(ErrorList $error, Form $form, $requestType)

No description

Details

__construct(CaptchaInterface $service)

No description

Parameters

CaptchaInterface $service

bool validate(ErrorList $error, Form $form, $requestType)

No description

Parameters

ErrorList $error
Form $form
$requestType

Return Value

bool