You are here

service weather.data_service in Weather 2.0.x

Same name and namespace in other branches
  1. 8 weather.services.yml \weather.data_service

Class

Drupal\weather\Service\DataService
2 string references to weather.data_service
AddCustomPlaceForm::create in src/Form/AddCustomPlaceForm.php
Instantiates a new instance of this class.
SettingsForm::create in src/Form/SettingsForm.php
Instantiates a new instance of this class.

File

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

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