You are here

protected property ThemeService::$weatherHelper in Weather 2.0.x

Same name and namespace in other branches
  1. 8 src/Service/ThemeService.php \Drupal\weather\Service\ThemeService::weatherHelper

The weather.helper service.

Type: \Drupal\weather\Service\HelperService

File

src/Service/ThemeService.php, line 32

Class

ThemeService
Prepare forecast data for displaying.

Namespace

Drupal\weather\Service

Code

protected $weatherHelper;