protected property ParserService::$httpClient in Weather 2.0.x
Same name and namespace in other branches
- 8 src/Service/ParserService.php \Drupal\weather\Service\ParserService::httpClient
Http client.
Type: \GuzzleHttp\Client
File
- src/
Service/ ParserService.php, line 41
Class
- ParserService
- Parsing of XML weather forecasts from yr.no.
Namespace
Drupal\weather\ServiceCode
protected $httpClient;