You are here

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

File

src/Plugin/FormMapHandlerPlugin/ContactFormMapping.php, line 43

Class

ContactFormMapping
Plugin to capture browser cookies and send them to pardot.

Namespace

Drupal\pardot\Plugin\FormMapHandlerPlugin

Code

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