protected property LiveWeather::$httpClient in Live Weather 8
Same name and namespace in other branches
- 8.2 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_weatherCode
protected $httpClient;