/home/techb158/ileadtechnology.com/vendor/mpdf/mpdf/src/Tag
Edit: /home/techb158/ileadtechnology.com/vendor/mpdf/mpdf/src/Tag/TocPageBreak.php (300B)
tableOfContents->openTagTOCPAGEBREAK($attr);
$this->toc_id = $toc_id;
if ($isbreak) {
return;
}
parent::open($attr, $ahtml, $ihtml);
}
}