You are here

protected property ExchangerProviderBase::$httpClientFactory in Commerce Exchanger 8

The HTTP client to fetch the feed data with.

Type: \Drupal\Core\Http\ClientFactory

File

src/Plugin/Commerce/ExchangerProvider/ExchangerProviderBase.php, line 33

Class

ExchangerProviderBase
Base class for Commerce exchanger provider plugins.

Namespace

Drupal\commerce_exchanger\Plugin\Commerce\ExchangerProvider

Code

protected $httpClientFactory;