MediaWiki REL1_33
ReCaptchaNoCaptchaAuthenticationRequestTest.php
Go to the documentation of this file.
1<?php
2
4
9 protected function getInstance( array $args = [] ) {
11 }
12
13 public function provideLoadFromSubmission() {
14 return [
15 'no proof' => [ [], [], false ],
16 'normal' => [ [], [ 'captchaWord' => 'abc' ], [ 'captchaWord' => 'abc' ] ],
17 ];
18 }
19}
if( $line===false) $args
Definition cdb.php:64
processing should stop and the error should be shown to the user * false
Definition hooks.txt:187
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))