You are here

private property CurlPost::$siteVerifyUrl in reCAPTCHA 7.2

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

URL for reCAPTCHA sitevrerify API

Type: string

File

recaptcha-php/src/ReCaptcha/RequestMethod/CurlPost.php, line 50

Class

CurlPost
Sends cURL request to the reCAPTCHA service. Note: this requires the cURL extension to be enabled in PHP

Namespace

ReCaptcha\RequestMethod

Code

private $siteVerifyUrl;