service weather.parser in Weather 8
Same name and namespace in other branches
- 2.0.x weather.services.yml \weather.parser
Class
Drupal\weather\Service\ParserService1 string reference to weather.parser
- AddCustomPlaceForm::create in src/
Form/ AddCustomPlaceForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\weather\Service\ParserService
- arguments:
- - '@entity_type.manager'
- - '@weather.helper'
- - '@http_client'
- - '@logger.factory'
- - '@current_user'
- - '@messenger'