You are here

protected property AvatarManager::$httpClient in Avatar Kit 8

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/AvatarManager.php, line 39

Class

AvatarManager
Provides an avatar manager service.

Namespace

Drupal\avatars

Code

protected $httpClient;