Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
5778c54ae0 |
@ -77,6 +77,7 @@ class CaptchaValidator
|
||||
$this->invalidMessage = $invalidMessage;
|
||||
$this->bypassCode = $bypassCode;
|
||||
$this->humanity = $humanity;
|
||||
$this->req = $req;
|
||||
}
|
||||
|
||||
public function validate(FormEvent $event): void
|
||||
|
Reference in New Issue
Block a user