You are here

private property WundergroundWeatherManager::$httpClient in Wunderground weather 8

An client to make http requests.

Type: \GuzzleHttp\Client

File

src/WundergroundWeatherManager.php, line 27
Contains Drupal\wunderground_weather\WundergroundWeatherManager.

Class

WundergroundWeatherManager
Methods to make an API call and tool to handle the output.

Namespace

Drupal\wunderground_weather

Code

private $httpClient;