You are here

protected property WeatherDisplayForm::$weatherHelperService in Weather 2.0.x

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

Weather helper service.

Type: \Drupal\weather\Service\HelperService

File

src/Form/WeatherDisplayForm.php, line 30

Class

WeatherDisplayForm
Form controller for the weather_display entity edit forms.

Namespace

Drupal\weather\Form

Code

protected $weatherHelperService;