You are here

protected property DataService::$placeStorage in Weather 2.0.x

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

Place storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Service/DataService.php, line 29

Class

DataService
Installation, update and removal of weather places.

Namespace

Drupal\weather\Service

Code

protected $placeStorage;