This commit is contained in:
Philippe GRAND 2021-02-06 13:10:00 +01:00
parent 4647f279d1
commit bf211c6423

View File

@ -126,7 +126,7 @@ class pdf_eratosthene extends ModelePDFCommandes
public $emetteur; public $emetteur;
/** /**
* @var array of document table collumns * @var array of document table columns
*/ */
public $cols; public $cols;