You are here

constant EmailWebformHandler::OTHER_OPTION in Webform 8.5

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

Other option value.

File

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

Class

EmailWebformHandler
Emails a webform submission.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

const OTHER_OPTION = '_other_';