You are here

public function DocumentInterface::flush in Forena Reports 8

Write the output to disk.

Return value

mixed

1 method overrides DocumentInterface::flush()
DocumentBase::flush in src/FrxPlugin/Document/DocumentBase.php
Write the output to disk.

File

src/FrxPlugin/Document/DocumentInterface.php, line 39
Document.

Class

DocumentInterface

Namespace

Drupal\forena\FrxPlugin\Document

Code

public function flush();