You are here

protected property EntityExportCsv::$delimiter in Entity Export CSV 8

The csv delimiter.

Type: string

File

src/Entity/EntityExportCsv.php, line 98

Class

EntityExportCsv
Defines the Entity export csv entity.

Namespace

Drupal\entity_export_csv\Entity

Code

protected $delimiter;