11 parent::__construct(
null,
null );
16 return AuthenticationRequest::loadFromSubmission( $data );
20 $fieldInfo = parent::getFieldInfo();
25 'label' => $fieldInfo[
'captchaInfo'][
'label'],
26 'help' =>
wfMessage(
'renocaptcha-help' ),
wfMessage( $key,... $params)
This is the function for getting translated interface messages.
Generic captcha authentication request class.
Authentication request for ReCaptcha v2.
loadFromSubmission(array $data)
Initialize form submitted form data.
getFieldInfo()
Fetch input field info.The field info is an associative array mapping field names to info arrays....