Fix typing with phpdoc

This commit is contained in:
MDW
2024-03-21 23:02:51 +01:00
parent 90f36e4613
commit a7b00efafe

View File

@@ -1985,8 +1985,8 @@ class pdf_sponge extends ModelePDFFactures
* Show table for lines
*
* @param TCPDF $pdf Object PDF
* @param string $tab_top Top position of table
* @param string $tab_height Height of table (rectangle)
* @param float|int $tab_top Top position of table
* @param float|int $tab_height Height of table (rectangle)
* @param int $nexY Y (not used)
* @param Translate $outputlangs Langs object
* @param int $hidetop 1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title