service wunderground_weather.manager in Wunderground weather 8
Class
Drupal\wunderground_weather\WundergroundWeatherManager4 string references to wunderground_weather.manager
- theme_wunderground_weather_forecast in ./
wunderground_weather.module - Theme function to render weather forecast block.
- WeatherCurrentBlock::create in src/
Plugin/ Block/ WeatherCurrentBlock.php - Creates an instance of the plugin.
- WeatherForecastBlock::create in src/
Plugin/ Block/ WeatherForecastBlock.php - Creates an instance of the plugin.
- WeatherHourlyBlock::create in src/
Plugin/ Block/ WeatherHourlyBlock.php - Creates an instance of the plugin.
File
View source
- class: Drupal\wunderground_weather\WundergroundWeatherManager
- arguments:
- - '@config.factory'
- - '@http_client'