You are here

constant DebugWebformHandler::FORMAT_JSON in Webform 6.x

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

Format JSON.

File

src/Plugin/WebformHandler/DebugWebformHandler.php, line 40

Class

DebugWebformHandler
Webform submission debug handler.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

const FORMAT_JSON = 'json';