You are here

protected property FieldTypeExportBase::$dateFormatter in Entity Export CSV 8

Drupal\Core\Datetime\DateFormatterInterface definition.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Plugin/FieldTypeExportBase.php, line 47

Class

FieldTypeExportBase
Base class for Field type export plugins.

Namespace

Drupal\entity_export_csv\Plugin

Code

protected $dateFormatter;