You are here

protected property EmailWebformHandler::$themeManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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 110

Class

EmailWebformHandler
Emails a webform submission.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

protected $themeManager;