We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b63aa0 + c109586 commit 250f3a4Copy full SHA for 250f3a4
src/ReCaptcha/ReCaptcha.php
@@ -264,7 +264,7 @@ public function setScoreThreshold($threshold)
264
/**
265
* Provide a timeout in seconds to test against the challenge timestamp in verify()
266
*
267
- * @param int $timeoutSeconds Expected hostname
+ * @param int $timeoutSeconds Maximum time (seconds) elapsed since the challenge timestamp
268
* @return ReCaptcha Current instance for fluent interface
269
*/
270
public function setChallengeTimeout($timeoutSeconds)
0 commit comments