You are here

protected property LiveWeather::$httpClient in Live Weather 8.2

Same name and namespace in other branches
  1. 8 src/LiveWeather.php \Drupal\live_weather\LiveWeather::httpClient

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/LiveWeather.php, line 25
Contains \Drupal\live_weather\LiveWeather.

Class

LiveWeather
Live weather.

Namespace

Drupal\live_weather

Code

protected $httpClient;