You are here

protected property WebformThemeManager::$themeManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformThemeManager.php \Drupal\webform\WebformThemeManager::themeManager

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/WebformThemeManager.php, line 32

Class

WebformThemeManager
Defines a class to manage webform theming.

Namespace

Drupal\webform

Code

protected $themeManager;