You are here

protected property TCPDFDrupal::$drupalFooter in TCPDF 7

File

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

Class

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

Code

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