You are here

protected property WundergroundWeatherSettingsForm::$configFactory in Wunderground weather 8

Defines the interface for a configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/WundergroundWeatherSettingsForm.php, line 26
Contains \Drupal\wunderground_weather\Form\wunderground_weatherSettingsForm.

Class

WundergroundWeatherSettingsForm
Defines a form to configure module settings.

Namespace

Drupal\wunderground_weather\Form

Code

protected $configFactory;