You are here

service live_weather.controller in Live Weather 8

Same name and namespace in other branches
  1. 8.2 live_weather.services.yml \live_weather.controller

Class

Drupal\live_weather\LiveWeather
2 string references to live_weather.controller
LiveWeatherBlock::create in src/Plugin/Block/LiveWeatherBlock.php
Creates an instance of the plugin.
LiveWeatherForm::create in src/Form/LiveWeatherForm.php
Instantiates a new instance of this class.

File

./live_weather.services.yml
live_weather.services.yml

View source
  1. class: Drupal\live_weather\LiveWeather
  2. arguments:
  3. - '@http_client'
  4. - '@logger.channel.live_weather'