mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix phan
This commit is contained in:
parent
ebc518271b
commit
35ffdda5e4
|
|
@ -1118,7 +1118,7 @@ abstract class CommonDocGenerator
|
|||
* Used for reset afterColsLinePositions var in start of a new pdf draw line loop
|
||||
* @param float $y the new $y position usually get by TCPDF::GetY()
|
||||
* @param int $pageNumb the page number to reset at
|
||||
* @return null
|
||||
* @return void
|
||||
*/
|
||||
public function resetAfterColsLinePositionsData(float $y, int $pageNumb)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user