protected property ProviderUsingHandlerWithAdapterBase::$httpAdapter in Geocoder 8.3
Same name and namespace in other branches
- 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\geocoderCode
protected $httpAdapter;