You are here

protected property kraken::$httpClient in Kraken 8

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/ImageAPIOptimizeProcessor/kraken.php, line 37

Class

kraken
Optimize images using the Kraken.io webservice.

Namespace

Drupal\kraken\Plugin\ImageAPIOptimizeProcessor

Code

protected $httpClient;