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
Namespace
Drupal\forena\FrxPlugin\DocumentCode
public function flush();