You are here

protected property ParserService::$weatherHelper in Weather 2.0.x

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

Weather helper service.

Type: \Drupal\weather\Service\HelperService

File

src/Service/ParserService.php, line 34

Class

ParserService
Parsing of XML weather forecasts from yr.no.

Namespace

Drupal\weather\Service

Code

protected $weatherHelper;