Qual: Wrong type in method documentation
This commit is contained in:
parent
119e96a8b1
commit
2970ead6f3
@ -96,7 +96,7 @@ class pdf_strato extends ModelePDFContract
|
|||||||
/**
|
/**
|
||||||
* Function to build pdf onto disk
|
* Function to build pdf onto disk
|
||||||
*
|
*
|
||||||
* @param int $object Id of object to generate
|
* @param CommonObject $object Id of object to generate
|
||||||
* @param object $outputlangs Lang output object
|
* @param object $outputlangs Lang output object
|
||||||
* @param string $srctemplatepath Full path of source filename for generator using a template file
|
* @param string $srctemplatepath Full path of source filename for generator using a template file
|
||||||
* @param int $hidedetails Do not show line details
|
* @param int $hidedetails Do not show line details
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user