You are here

public function ExporterInterface::getFilename in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExporterInterface.php \AKlump\LoftDataGrids\ExporterInterface::getFilename()

Get the filename

Return value

string

1 method overrides ExporterInterface::getFilename()
Exporter::getFilename in vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/Exporter.php
Get the filename

File

vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExporterInterface.php, line 80

Class

ExporterInterface
Interface ExporterInterface

Namespace

AKlump\LoftDataGrids

Code

public function getFilename();