You are here

protected property CSVExporter::$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/CSVExporter.php \AKlump\LoftDataGrids\CSVExporter::extension

File

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

Class

CSVExporter
Class CSVExporter

Namespace

AKlump\LoftDataGrids

Code

protected $extension = '.csv';