You are here

public function MappedFieldInterface::getPardotKey in Pardot Integration 2.x

Get the pardot key string.

Return value

string Return the string for the pardot key.

1 method overrides MappedFieldInterface::getPardotKey()
MappedFieldBase::getPardotKey in src/MappedFieldBase.php
Get the pardot key string.

File

src/MappedFieldInterface.php, line 30

Class

MappedFieldInterface
Provides a class for mapped fields.

Namespace

Drupal\pardot

Code

public function getPardotKey();