You are here

protected property TCPDFDrupal::$drupalHeader in TCPDF 8

File

src/TCPDFDrupal.php, line 22
Contains \TCPDF\TCPDFDrupal.

Class

TCPDFDrupal
Do not create a new instance of this class manually. Use tcpdf_get_instance().

Namespace

Drupal\tcpdf

Code

protected $drupalHeader = array(
  'html' => NULL,
  'callback' => NULL,
);