You are here

protected property ProviderUsingHandlerWithAdapterBase::$httpAdapter in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 src/ProviderUsingHandlerWithAdapterBase.php \Drupal\geocoder\ProviderUsingHandlerWithAdapterBase::httpAdapter

The HTTP adapter.

Type: \Http\Client\HttpClient

File

src/ProviderUsingHandlerWithAdapterBase.php, line 21

Class

ProviderUsingHandlerWithAdapterBase
Provides a base class for providers using handlers with HTTP adapter.

Namespace

Drupal\geocoder

Code

protected $httpAdapter;