protected property WeatherDisplayBlockTrait::$weatherDisplay in Weather 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Block/WeatherDisplayBlockTrait.php \Drupal\weather\Plugin\Block\WeatherDisplayBlockTrait::weatherDisplay
Weather display to show in this block.
Type: \Drupal\weather\Entity\WeatherDisplayInterface
File
- src/
Plugin/ Block/ WeatherDisplayBlockTrait.php, line 25
Class
- WeatherDisplayBlockTrait
- Provides reusable functions for weather block plugins.
Namespace
Drupal\weather\Plugin\BlockCode
protected $weatherDisplay;