You are here

protected property ReSmushit::$httpClient in Image Optimize reSmush.it 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/ImageAPIOptimizeProcessor/ReSmushit.php \Drupal\imageapi_optimize_resmushit\Plugin\ImageAPIOptimizeProcessor\ReSmushit::httpClient

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/ImageAPIOptimizeProcessor/ReSmushit.php, line 30

Class

ReSmushit
Uses the resmush.it webservice to optimize an image.

Namespace

Drupal\imageapi_optimize_resmushit\Plugin\ImageAPIOptimizeProcessor

Code

protected $httpClient;