You are here

protected property LiveWeatherBlock::$configFactory in Live Weather 8

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

The Drupal configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

LiveWeatherBlock
Provides a 'Live Weather' block.

Namespace

Drupal\live_weather\Plugin\Block

Code

protected $configFactory;