You are here

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

Class

WeatherCurrentBlock
Provides a block with current weather conditions.

Namespace

Drupal\wunderground_weather\Plugin\Block

Code

protected $wundergroundWeatherManager;