ok
Direktori : /proc/self/root/home2/selectio/www/limpiar.in.net/vendor/mpdf/mpdf/src/Tag/ |
Current File : //proc/self/root/home2/selectio/www/limpiar.in.net/vendor/mpdf/mpdf/src/Tag/Th.php |
<?php namespace Mpdf\Tag; class Th extends Td { public function close(&$ahtml, &$ihtml) { $this->mpdf->SetStyle('B', false); parent::close($ahtml, $ihtml); } }