You are here

private property Post::$siteVerifyUrl in reCAPTCHA 8.2

Same name and namespace in other branches
  1. 7.2 recaptcha-php/src/ReCaptcha/RequestMethod/Post.php \ReCaptcha\RequestMethod\Post::siteVerifyUrl

URL for reCAPTCHA sitevrerify API

Type: string

File

recaptcha-php/src/ReCaptcha/RequestMethod/Post.php, line 42

Class

Post
Sends POST requests to the reCAPTCHA service.

Namespace

ReCaptcha\RequestMethod

Code

private $siteVerifyUrl;