You are here

protected property TCPDFDrupal::$drupalHeader in TCPDF 7

File

./tcpdf.class.inc, line 15
Contains \TCPDF\TCPDFDrupal.

Class

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

Code

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