Same name and namespace in other branches
  1. 5.0.x src/AdvaggSettersTrait.php \Drupal\advagg\AdvaggSettersTrait::httpClient 1 comment
  2. 8.x-4.x src/AdvaggSettersTrait.php \Drupal\advagg\AdvaggSettersTrait::httpClient 1 comment

The Guzzle HTTP Client.

Type: \GuzzleHttp\ClientInterface

File

src/AdvaggSettersTrait.php, line 91

Class

AdvaggSettersTrait
The trait setters of ADVAGG module.

Namespace

Drupal\advagg

Code

protected $httpClient;