You are here

protected property LiveWeatherForm::$configFactory in Live Weather 8

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

The Drupal configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/LiveWeatherForm.php, line 25
Contains \Drupal\live_weather\Form\LiveWeatherForm.

Class

LiveWeatherForm
Controller location for Live Weather Form.

Namespace

Drupal\live_weather\Form

Code

protected $configFactory;