Home
last modified time | relevance | path

Searched refs:firstPageBoxFooter (Results 1 – 1 of 1) sorted by relevance

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DMpdf.php449 var $firstPageBoxFooter; variable in Mpdf\\Mpdf
14691 if ($this->firstPageBoxFooter) {
14692 if (isset($this->pageHTMLfooters[$this->firstPageBoxFooter])) {
14693 $this->HTMLFooter = $this->pageHTMLfooters[$this->firstPageBoxFooter];
14697 $this->firstPageBoxFooter = '';
14868 $this->firstPageBoxFooter = $fname;