You are here

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

File

src/Plugin/PardotFormMapFormatterPlugin/AutoPath.php, line 57

Class

AutoPath
Plugin to have an autocomplete textfield for typed data.

Namespace

Drupal\pardot\Plugin\PardotFormMapFormatterPlugin

Code

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