protected property WeatherDisplayBlockTrait::$destination in Weather 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Block/WeatherDisplayBlockTrait.php \Drupal\weather\Plugin\Block\WeatherDisplayBlockTrait::destination
Block type. Either 'user' or 'system-wide'.
Type: string
File
- src/
Plugin/ Block/ WeatherDisplayBlockTrait.php, line 46
Class
- WeatherDisplayBlockTrait
- Provides reusable functions for weather block plugins.
Namespace
Drupal\weather\Plugin\BlockCode
protected $destination;