Searched defs:captcha (Results 1 – 5 of 5) sorted by relevance
/web-bugs/www/ | ||
H A D | bug-pwd-finder.php | 13 $captcha = $container->get(Captcha::class); variable |
H A D | gh-pull-add.php | 43 $captcha = $container->get(Captcha::class); variable |
H A D | patch-add.php | 54 $captcha = $container->get(Captcha::class); variable |
H A D | bug.php | 127 $captcha = $container->get(Captcha::class); variable |
/web-bugs/tests/Unit/Utils/ | ||
H A D | CaptchaTest.php | 11 private $captcha; variable in App\\Tests\\Unit\\Utils\\CaptchaTest |
Completed in 8 milliseconds