You are here

protected property WeatherDetailedForecastController::$weatherPlaceStorage in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/WeatherDetailedForecastController.php \Drupal\weather\Controller\WeatherDetailedForecastController::weatherPlaceStorage

Weather Place storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/WeatherDetailedForecastController.php, line 35

Class

WeatherDetailedForecastController
Returns responses for Weather routes.

Namespace

Drupal\weather\Controller

Code

protected $weatherPlaceStorage;