Developer documentation fix

This commit is contained in:
Raphaël Doursenaud 2013-11-07 22:14:43 +01:00
parent 9faa832560
commit b6eecb0394

View File

@ -1512,7 +1512,7 @@ function pdf_getTotalQty($object,$type,$outputlangs)
*
* @param object $object Object
* @param Translate $outputlangs Object lang for output
* @return void
* @return array Linked objects
*/
function pdf_getLinkedObjects($object,$outputlangs)
{