protected property WebformThemeManager::$themeHandler in Webform 6.x
Same name and namespace in other branches
- 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\webformCode
protected $themeHandler;