You are here

protected property AddCustomPlaceForm::$weatherHelper in Weather 8

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

Weather helper service.

Type: \Drupal\weather\Service\HelperService

File

src/Form/AddCustomPlaceForm.php, line 54

Class

AddCustomPlaceForm
Configure Weather settings for this site.

Namespace

Drupal\weather\Form

Code

protected $weatherHelper;