protected property WebformThemeManager::$activeTheme in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformThemeManager.php \Drupal\webform\WebformThemeManager::activeTheme
Contains the current active theme.
Type: \Drupal\Core\Theme\ActiveTheme
File
- src/
WebformThemeManager.php, line 67
Class
- WebformThemeManager
- Defines a class to manage webform theming.
Namespace
Drupal\webformCode
protected $activeTheme;