You are here

constant DebugWebformHandler::FORMAT_YAML 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_YAML

Format YAML.

File

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

Class

DebugWebformHandler
Webform submission debug handler.

Namespace

Drupal\webform\Plugin\WebformHandler

Code

const FORMAT_YAML = 'yaml';