You are here

public function ExportDataInterface::get in Loft Data Grids 6.2

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

Get the data

Return value

array

1 method overrides ExportDataInterface::get()
ExportData::get in vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExportData.php
Get the data

File

vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExportDataInterface.php, line 161

Class

ExportDataInterface
Interface ExportDataInterface

Namespace

AKlump\LoftDataGrids

Code

public function get();