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

The Guzzle HTTP Client.

Type: \GuzzleHttp\ClientInterface

Fichier

src/AdvaggSettersTrait.php, line 91

Classe

AdvaggSettersTrait
The trait setters of ADVAGG module.

Namespace

Drupal\advagg

Code

protected $httpClient;