You are here

protected property ClientService::$client in Sparkpost email 8.2

Same name and namespace in other branches
  1. 8 src/ClientService.php \Drupal\sparkpost\ClientService::client

GuzzleHttp\Client definition.

Type: \GuzzleHttp\Client

File

src/ClientService.php, line 34

Class

ClientService
Client service that sends the mails.

Namespace

Drupal\sparkpost

Code

protected $client;