This commit is contained in:
Laurent Destailleur (aka Eldy)
2025-02-07 13:00:24 +01:00
parent 68ffd2b6a8
commit 0b67bf4dad
4 changed files with 5 additions and 1 deletions

View File

@@ -68,7 +68,7 @@ abstract class ModelePDFProjects extends CommonDocGenerator
/**
* Function to build pdf project onto disk
*
* @param Project $object Object source to build document
* @param Task $object Object source to build document
* @param Translate $outputlangs Lang output object
* @param string $srctemplatepath Full path of source filename for generator using a template file
* @return int<-1,1> 1 if OK, <=0 if KO