You are here

protected property AddCustomPlaceForm::$weatherDataService in Weather 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/AddCustomPlaceForm.php \Drupal\weather\Form\AddCustomPlaceForm::weatherDataService

Weather Data service.

Type: \Drupal\weather\Service\DataService

File

src/Form/AddCustomPlaceForm.php, line 46

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherDataService;