Home
last modified time | relevance | path

Searched refs:setFirst (Results 1 – 2 of 2) sorted by relevance

/web-bugs/src/Utils/
H A DCaptcha.php56 $this->setFirst(rand(1, self::MAX));
65 public function setFirst(int $number): void function in App\\Utils\\Captcha
/web-bugs/tests/Unit/Utils/
H A DCaptchaTest.php23 $this->captcha->setFirst($first);

Completed in 6 milliseconds