You are here

protected property DateTimeExport::$dateFormats in Entity Export CSV 8

An array of date_format entity keyed by format and langcode.

Type: array

File

src/Plugin/FieldTypeExport/DateTimeExport.php, line 36

Class

DateTimeExport
Defines a Datetime field type export plugin.

Namespace

Drupal\entity_export_csv\Plugin\FieldTypeExport

Code

protected $dateFormats = [];