Skip to content

Commit fa8367b

Browse files
author
iosifch
committed
google#79 fixes
1 parent f3390c3 commit fa8367b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReCaptcha/ReCaptcha.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class ReCaptcha
5454
*
5555
* @param string $secret shared secret between site and reCAPTCHA server.
5656
* @param RequestMethod $requestMethod method used to send the request. Defaults to POST.
57+
* @throws \RuntimeException if $secret is invalid
5758
*/
5859
public function __construct($secret, RequestMethod $requestMethod = null)
5960
{

0 commit comments

Comments
 (0)