You are here

service weather.helper in Weather 8

Same name and namespace in other branches
  1. 2.0.x weather.services.yml \weather.helper

Class

Drupal\weather\Service\HelperService
3 string references to weather.helper
AddCustomPlaceForm::create in src/Form/AddCustomPlaceForm.php
Instantiates a new instance of this class.
WeatherDisplayForm::create in src/Form/WeatherDisplayForm.php
Instantiates a new instance of this class.
WeatherUserConfiguredDisplayController::create in src/Controller/WeatherUserConfiguredDisplayController.php
Instantiates a new instance of this class.

File

./weather.services.yml
weather.services.yml

View source
  1. class: Drupal\weather\Service\HelperService
  2. arguments:
  3. - '@entity_type.manager'