protected property LiveWeatherController::$configFactory in Live Weather 8.2
Same name and namespace in other branches
- 8 src/Controller/LiveWeatherController.php \Drupal\live_weather\Controller\LiveWeatherController::configFactory
The configuration factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Overrides ControllerBase::$configFactory
File
- src/
Controller/ LiveWeatherController.php, line 29
Class
- LiveWeatherController
- Controller for live_weather WOEID settings.
Namespace
Drupal\live_weather\ControllerCode
protected $configFactory;