You are here

public function DocumentInterface::header in Forena Reports 8

Header

Return value

mixed

1 method overrides DocumentInterface::header()
DocumentBase::header in src/FrxPlugin/Document/DocumentBase.php
Default implementation to put in content type based headers.

File

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

Class

DocumentInterface

Namespace

Drupal\forena\FrxPlugin\Document

Code

public function header();