You are here

protected property TabTextExporter::$extension in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/TabTextExporter.php \AKlump\LoftDataGrids\TabTextExporter::extension

Overrides CSVExporter::$extension

File

vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/TabTextExporter.php, line 9

Class

TabTextExporter
Class TabTextExporter

Namespace

AKlump\LoftDataGrids

Code

protected $extension = '.txt';