You are here

protected property EmailWebformHandler::$defaultValues in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformHandler/EmailWebformHandler.php \Drupal\webform\Plugin\WebformHandler\EmailWebformHandler::defaultValues

Cache of default configuration values.

Type: array

File

src/Plugin/WebformHandler/EmailWebformHandler.php, line 135

Class

EmailWebformHandler
Emails a webform submission.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

protected $defaultValues;