You are here

protected property WeatherHourlyBlock::$wundergroundWeatherManager in Wunderground weather 8

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

Type: \Drupal\wunderground_weather\WundergroundWeatherManager

File

src/Plugin/Block/WeatherHourlyBlock.php, line 30
Contains \Drupal\wunderground_weather\Plugin\Block\WeatherHourlyBlock.

Class

WeatherHourlyBlock
Provides a with an hourly weather forecast.

Namespace

Drupal\wunderground_weather\Plugin\Block

Code

protected $wundergroundWeatherManager;