You are here

protected property LiveWeatherController::$configFactory in Live Weather 8

Same name and namespace in other branches
  1. 8.2 src/Controller/LiveWeatherController.php \Drupal\live_weather\Controller\LiveWeatherController::configFactory

The Drupal configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/LiveWeatherController.php, line 33
Contains \Drupal\live_weather\Controller\LiveWeatherController.

Class

LiveWeatherController
Controller for Live weather.

Namespace

Drupal\live_weather\Controller

Code

protected $configFactory;