service weather.theme in Weather 8
Same name and namespace in other branches
- 2.0.x weather.services.yml \weather.theme
Class
Drupal\weather\Service\ThemeServiceFile
View source
- class: Drupal\weather\Service\ThemeService
- arguments:
- - '@entity_type.manager'
- - '@weather.helper'
- - '@weather.parser'
- - '@weather.data_service'
- - '@config.factory'
- - '@theme.manager'
- - '@date.formatter'