You are here

private property Response::$action in reCAPTCHA 8.2

Same name and namespace in other branches
  1. 7.2 recaptcha-php/src/ReCaptcha/Response.php \ReCaptcha\Response::action

Action as specified by the page

Type: string

File

recaptcha-php/src/ReCaptcha/Response.php, line 74

Class

Response
The response returned from the service.

Namespace

ReCaptcha

Code

private $action;