protected property EntityExportCsvFieldsEvent::$fields in Entity Export CSV 8
An array of field definition (or label) keyed by the field name.
Type: array|\Drupal\Core\Field\FieldDefinitionInterface[]
File
- src/
Event/ EntityExportCsvFieldsEvent.php, line 21
Class
- EntityExportCsvFieldsEvent
- Defines the fields event.
Namespace
Drupal\entity_export_csv\EventCode
protected $fields;