You are here

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

Return the plugin instance or null.

Return value

mixed|null Return the plugin instance or null.

1 method overrides MappedFieldInterface::getPlugin()
MappedFieldBase::getPlugin in src/MappedFieldBase.php
Return the plugin instance or null.

File

src/MappedFieldInterface.php, line 68

Class

MappedFieldInterface
Provides a class for mapped fields.

Namespace

Drupal\pardot

Code

public function getPlugin();