You are here

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

The field properties.

Type: \Drupal\Core\TypedData\DataDefinitionInterface[]

File

src/Plugin/FieldTypeExportBase.php, line 89

Class

FieldTypeExportBase
Base class for Field type export plugins.

Namespace

Drupal\entity_export_csv\Plugin

Code

protected $properties = [];