You are here

protected property WeatherDetailedForecastController::$displayPlaceStorage in Weather 8

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

Display Place storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/WeatherDetailedForecastController.php, line 28

Class

WeatherDetailedForecastController
Returns responses for Weather routes.

Namespace

Drupal\weather\Controller

Code

protected $displayPlaceStorage;