You are here

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

Get the machine name of the option chosen for the plugin type.

Return value

string The machine name of the field/option chosen.

1 method overrides MappedFieldInterface::getPluginType()
MappedFieldBase::getPluginType in src/MappedFieldBase.php
Get the machine name of the option chosen for the plugin type.

File

src/MappedFieldInterface.php, line 49

Class

MappedFieldInterface
Provides a class for mapped fields.

Namespace

Drupal\pardot

Code

public function getPluginType();