diff --git a/hesabixCore/src/Service/pdfMGR.php b/hesabixCore/src/Service/pdfMGR.php index 7d04984..2e7aa2c 100644 --- a/hesabixCore/src/Service/pdfMGR.php +++ b/hesabixCore/src/Service/pdfMGR.php @@ -8,7 +8,7 @@ use Mpdf\Mpdf; use Mpdf\Config\ConfigVariables; use Mpdf\Config\FontVariables; -class PdfMGR +class pdfMGR { private $twig;