public function WebformSubmissionValue::getPluginDefinition in Pardot Integration 2.x
File
- src/
Plugin/ PardotFormMapFormatterPlugin/ WebformSubmissionValue.php, line 62
Class
- WebformSubmissionValue
- Plugin to generate a text field and consume tokens for mappings.
Namespace
Drupal\pardot\Plugin\PardotFormMapFormatterPluginCode
public function getPluginDefinition() {
return $this->pluginDefinition;
}