You are here

protected property ThemeService::$themeManager in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Service/ThemeService.php \Drupal\weather\Service\ThemeService::themeManager

Theme manager service.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Service/ThemeService.php, line 60

Class

ThemeService
ThemeService service.

Namespace

Drupal\weather\Service

Code

protected $themeManager;