You are here

protected property SettingsForm::$weatherDataService in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Form/SettingsForm.php \Drupal\weather\Form\SettingsForm::weatherDataService

Weather Data service.

Type: \Drupal\weather\Service\DataService

File

src/Form/SettingsForm.php, line 46

Class

SettingsForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherDataService;