You are here

protected property AutoPath::$dataFetcher in Pardot Integration 2.x

The data fetcher object.

Type: \Drupal\typed_data\DataFetcherInterface

File

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

Class

AutoPath
Plugin to have an autocomplete textfield for typed data.

Namespace

Drupal\pardot\Plugin\PardotFormMapFormatterPlugin

Code

protected $dataFetcher;