You are here

protected property WeatherSystemDisplayBlock::$weatherDisplayStorage in Weather 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Derivative/WeatherSystemDisplayBlock.php \Drupal\weather\Plugin\Derivative\WeatherSystemDisplayBlock::weatherDisplayStorage

The node storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/WeatherSystemDisplayBlock.php, line 26

Class

WeatherSystemDisplayBlock
Provides block plugin definitions for nodes.

Namespace

Drupal\weather\Plugin\Derivative

Code

protected $weatherDisplayStorage;