private property WundergroundWeatherManager::$configFactory in Wunderground weather 8
Defines the configuration object factory.
Type: \Drupal\Core\Config\ConfigFactory
File
- src/
WundergroundWeatherManager.php, line 21 - Contains Drupal\wunderground_weather\WundergroundWeatherManager.
Class
- WundergroundWeatherManager
- Methods to make an API call and tool to handle the output.
Namespace
Drupal\wunderground_weatherCode
private $configFactory;