You are here

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

File

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

Class

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

Namespace

Drupal\pardot\Plugin\PardotFormMapFormatterPlugin

Code

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