You are here

public function EntityExportCsvManagerInterface::getDelimiters in Entity Export CSV 8

Get the delimiter options.

Return value

array The delimiter options.

1 method overrides EntityExportCsvManagerInterface::getDelimiters()
EntityExportCsvManager::getDelimiters in src/EntityExportCsvManager.php
Get the delimiter options.

File

src/EntityExportCsvManagerInterface.php, line 141

Class

EntityExportCsvManagerInterface
Interface EntityExportCsvManagerInterface.

Namespace

Drupal\entity_export_csv

Code

public function getDelimiters();