PHP 8.3 compatility : deprecated dynamic attribute

This commit is contained in:
sparkyx 2025-03-13 12:45:25 +01:00
parent b7ef40dd6e
commit 0e4055de47

View file

@ -65,6 +65,7 @@ class PDF_Core extends TFPDF
private $cells=array();
private $bigger;
public function __construct ( $orientation = 'P', $unit = 'mm', $format = 'A4')
{