You are here

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

DrupalExporterInterface

Namespace

Drupal\loft_data_grids

Code

public function build($page_id = null);