You are here

private property SendinblueApiV3::$sIBHttpClient in SendinBlue 8.2

Same name and namespace in other branches
  1. 8 src/Tools/Api/SendinblueApiV3.php \Drupal\sendinblue\Tools\Api\SendinblueApiV3::sIBHttpClient

Get the SendinblueHttpClient for HTTP cURL.

SendinblueHttpClient.

Type: \Drupal\sendinblue\Tools\Http\SendinblueHttpClient

File

src/Tools/Api/SendinblueApiV3.php, line 118

Class

SendinblueApiV3
Sendinblue REST client.

Namespace

Drupal\sendinblue\Tools\Api

Code

private $sIBHttpClient;