You are here

protected property SimpleReCaptchaFormManager::$client in Simple Google reCAPTCHA 8

The GuzzleHttp client.

Type: \GuzzleHttp\ClientInterface

File

src/SimpleReCaptchaFormManager.php, line 36

Class

SimpleReCaptchaFormManager
Provides helper service used to attach reCaptcha to forms.

Namespace

Drupal\simple_recaptcha

Code

protected $client;