You are here

public property SendinblueHttpClient::$client in SendinBlue 8.2

Same name and namespace in other branches
  1. 8 src/Tools/Http/SendinblueHttpClient.php \Drupal\sendinblue\Tools\Http\SendinblueHttpClient::client

GuzzleClient to comm with Sib.

Type: \GuzzleHttp\ClientInterface

File

src/Tools/Http/SendinblueHttpClient.php, line 35

Class

SendinblueHttpClient
Sendinblue REST client.

Namespace

Drupal\sendinblue\Tools\Http

Code

public $client;