constant FieldMappingInterface::WEBFORM_TEXT_ELEMENTS in Webform Content Creator 3.x
File
- src/
Plugin/ FieldMappingInterface.php, line 37
Class
- FieldMappingInterface
- Interface for the field mapping.
Namespace
Drupal\webform_content_creator\PluginCode
const WEBFORM_TEXT_ELEMENTS = [
"textarea",
"textfield",
"hidden",
];