You are here

protected property ParserService::$weatherForecastStorage in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Service/ParserService.php \Drupal\weather\Service\ParserService::weatherForecastStorage

Weather forecast storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Service/ParserService.php, line 75

Class

ParserService
ParserService service.

Namespace

Drupal\weather\Service

Code

protected $weatherForecastStorage;