You are here

protected property EntityExportCsvFieldsEvent::$returnFieldDefinition in Entity Export CSV 8

Return the field definition or the label (if false).

Type: bool

File

src/Event/EntityExportCsvFieldsEvent.php, line 42

Class

EntityExportCsvFieldsEvent
Defines the fields event.

Namespace

Drupal\entity_export_csv\Event

Code

protected $returnFieldDefinition = FALSE;