You are here

protected property WeatherUserConfiguredDisplayController::$weatherHelper in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/WeatherUserConfiguredDisplayController.php \Drupal\weather\Controller\WeatherUserConfiguredDisplayController::weatherHelper

The weather.helper service.

Type: \Drupal\weather\Service\HelperService

File

src/Controller/WeatherUserConfiguredDisplayController.php, line 29

Class

WeatherUserConfiguredDisplayController
Returns responses for Weather routes.

Namespace

Drupal\weather\Controller

Code

protected $weatherHelper;