You are here

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

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

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/WebformThemeManager.php, line 39

Class

WebformThemeManager
Defines a class to manage webform theming.

Namespace

Drupal\webform

Code

protected $themeHandler;