class CaptchaRoutine implements RoutineInterface (View source)

Properties

protected CaptchaInterface $captchaValidator

Methods

__construct(CaptchaInterface $service)

No description

bool
validate(ErrorList $error, Form $form, Entry $entry = null)

No description

Details

__construct(CaptchaInterface $service)

No description

Parameters

CaptchaInterface $service

bool validate(ErrorList $error, Form $form, Entry $entry = null)

No description

Parameters

ErrorList $error
Form $form
Entry $entry

Return Value

bool