protected property ProviderUsingHandlerWithAdapterBase::$httpAdapter in Geocoder 8.2
Same name and namespace in other branches
- 8.3 src/ProviderUsingHandlerWithAdapterBase.php \Drupal\geocoder\ProviderUsingHandlerWithAdapterBase::httpAdapter
The HTTP adapter.
Type: \Ivory\HttpAdapter\HttpAdapterInterface
File
- src/
ProviderUsingHandlerWithAdapterBase.php, line 20
Class
- ProviderUsingHandlerWithAdapterBase
- Provides a base class for providers using handlers with HTTP adapter.
Namespace
Drupal\geocoderCode
protected $httpAdapter;