You are here

protected property WebformThemeManager::$themeInitialization in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformThemeManager.php \Drupal\webform\WebformThemeManager::themeInitialization

The theme initialization.

Type: \Drupal\Core\Theme\ThemeInitializationInterface

File

src/WebformThemeManager.php, line 46

Class

WebformThemeManager
Defines a class to manage webform theming.

Namespace

Drupal\webform

Code

protected $themeInitialization;