You are here

protected property WeatherDisplayBlockTrait::$weatherDisplayPlaceStorage in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Block/WeatherDisplayBlockTrait.php \Drupal\weather\Plugin\Block\WeatherDisplayBlockTrait::weatherDisplayPlaceStorage

Weather display Place storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Block/WeatherDisplayBlockTrait.php, line 32

Class

WeatherDisplayBlockTrait
Provides reusable functions for weather block plugins.

Namespace

Drupal\weather\Plugin\Block

Code

protected $weatherDisplayPlaceStorage;