Home
last modified time | relevance | path

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

/web-bugs/src/Utils/
H A DCaptcha.php58 $this->setOperation(self::OPERATIONS[array_rand(self::OPERATIONS)]);
82 public function setOperation(string $operation): void function in App\\Utils\\Captcha
/web-bugs/tests/Unit/Utils/
H A DCaptchaTest.php25 $this->captcha->setOperation($operation);

Completed in 5 milliseconds