You are here

protected property HTMLExporter::$extension in Loft Data Grids 6.2

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

Overrides CSVExporter::$extension

File

vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/HTMLExporter.php, line 8

Class

HTMLExporter
Class HTMLExporter

Namespace

AKlump\LoftDataGrids

Code

protected $extension = '.html';