You are here

public function FieldTypeExportInterface::summary in Entity Export CSV 8

Provides a human readable summary of the plugin's configuration.

1 method overrides FieldTypeExportInterface::summary()
FieldTypeExportBase::summary in src/Plugin/FieldTypeExportBase.php
Provides a human readable summary of the plugin's configuration.

File

src/Plugin/FieldTypeExportInterface.php, line 60

Class

FieldTypeExportInterface
Defines an interface for Field type export plugins.

Namespace

Drupal\entity_export_csv\Plugin

Code

public function summary();