You are here

public function ExporterInterface::getData in Loft Data Grids 7.2

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

Return the ExportDataInterface object

Return value

ExportDataInterface

1 method overrides ExporterInterface::getData()
Exporter::getData in vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/Exporter.php
Return the ExportDataInterface object

File

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

Class

ExporterInterface
Interface ExporterInterface

Namespace

AKlump\LoftDataGrids

Code

public function getData();