public function DrupalExporterInterface::build in Loft Data Grids 8
Return a renderable build array
Parameters
null $page_id:
Return value
array
1 method overrides DrupalExporterInterface::build()
- DrupalTableExporter::build in src/
DrupalTableExporter.php - Return a renderable build array
File
- src/
DrupalExporterInterface.php, line 16
Class
Namespace
Drupal\loft_data_gridsCode
public function build($page_id = null);