You are here

protected property LiveWeatherBlock::$liveWeather in Live Weather 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Block/LiveWeatherBlock.php \Drupal\live_weather\Plugin\Block\LiveWeatherBlock::liveWeather

The Live weather controller.

Type: Drupal\live_weather\Controller\LiveWeatherController

File

src/Plugin/Block/LiveWeatherBlock.php, line 39
Contains \Drupal\live_weather\Plugin\Block\LiveWeatherBlock.

Class

LiveWeatherBlock
Provides a 'Live Weather' block.

Namespace

Drupal\live_weather\Plugin\Block

Code

protected $liveWeather;