CodeSniffer fix

This commit is contained in:
Marcos García de La Fuente 2015-02-28 19:26:41 +01:00
parent 2ba795fcbc
commit c925b09946

View File

@ -290,8 +290,8 @@ function pdf_getHeightForLogo($logo, $url = false)
/**
* Returns the name of the thirdparty
*
* @param Societe|Contact $thirdparty
* @param Translate $outputlangs
* @param Societe|Contact $thirdparty Contact or thirdparty
* @param Translate $outputlangs Output language
* @return string
*/
function pdfBuildThirdpartyName($thirdparty, Translate $outputlangs)