You are here

protected property WeatherForecastBlock::$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/WeatherForecastBlock.php, line 30
Contains \Drupal\wunderground_weather\Plugin\Block\WeatherForecastBlock.

Class

WeatherForecastBlock
Provides a with a five day weather forecast.

Namespace

Drupal\wunderground_weather\Plugin\Block

Code

protected $wundergroundWeatherManager;