You are here

protected property DataExport::$defaultFieldLabels in Views data export 8

Field labels should be enabled by default for this Style.

Type: bool

Overrides StylePluginBase::$defaultFieldLabels

File

src/Plugin/views/style/DataExport.php, line 32

Class

DataExport
A style plugin for data export views.

Namespace

Drupal\views_data_export\Plugin\views\style

Code

protected $defaultFieldLabels = TRUE;