You are here

protected property ThemeService::$weatherParser in Weather 2.0.x

Same name and namespace in other branches
  1. 8 src/Service/ThemeService.php \Drupal\weather\Service\ThemeService::weatherParser

Parser service.

Type: \Drupal\weather\Service\ParserService

File

src/Service/ThemeService.php, line 39

Class

ThemeService
Prepare forecast data for displaying.

Namespace

Drupal\weather\Service

Code

protected $weatherParser;