protected property EmailWebformHandler::$themeManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformHandler/EmailWebformHandler.php \Drupal\webform\Plugin\WebformHandler\EmailWebformHandler::themeManager
The webform theme manager.
Type: \Drupal\webform\WebformThemeManagerInterface
File
- src/
Plugin/ WebformHandler/ EmailWebformHandler.php, line 121
Class
- EmailWebformHandler
- Emails a webform submission.
Namespace
Drupal\webform\Plugin\WebformHandlerCode
protected $themeManager;