Home
last modified time | relevance | path

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

/web-bugs/src/Utils/
H A DCaptcha.php57 $this->setLast(rand(1, self::MAX));
74 public function setLast(int $number): void function in App\\Utils\\Captcha
/web-bugs/tests/Unit/Utils/
H A DCaptchaTest.php24 $this->captcha->setLast($last);

Completed in 13 milliseconds