You are here

constant EmailWebformHandler::EMPTY_OPTION in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformHandler/EmailWebformHandler.php \Drupal\webform\Plugin\WebformHandler\EmailWebformHandler::EMPTY_OPTION

Default option value.

File

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

Class

EmailWebformHandler
Emails a webform submission.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

const EMPTY_OPTION = '_empty_';