You are here

constant WebformEntityHandler::DEFAULT_VALUE in Webform Entity Handler 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/WebformHandler/WebformEntityHandler.php \Drupal\webform_entity_handler\Plugin\WebformHandler\WebformEntityHandler::DEFAULT_VALUE

Default value. (This is used by the handler's settings.)

File

src/Plugin/WebformHandler/WebformEntityHandler.php, line 41

Class

WebformEntityHandler
Create or update an entity with a webform submission values.

Namespace

Drupal\webform_entity_handler\Plugin\WebformHandler

Code

const DEFAULT_VALUE = '_default';