You are here

protected property CropWidgetForm::$httpClient in Image Widget Crop 8.2

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/Form/CropWidgetForm.php, line 48

Class

CropWidgetForm
Configure ImageWidgetCrop general settings for this site.

Namespace

Drupal\image_widget_crop\Form

Code

protected $httpClient;