You are here

public function DefaultValue::getPluginDefinition in Pardot Integration 2.x

File

src/Plugin/PardotFormMapFormatterPlugin/DefaultValue.php, line 50

Class

DefaultValue
Plugin to select from the list of fields.

Namespace

Drupal\pardot\Plugin\PardotFormMapFormatterPlugin

Code

public function getPluginDefinition() {
  return $this->pluginDefinition;
}