Qual: Wrong type in method documentation

This commit is contained in:
Raphaël Doursenaud 2014-04-23 17:48:34 +02:00
parent 6366a66efd
commit 32f5ecfaa3

View File

@ -62,7 +62,7 @@ class mod_codeclient_leopard extends ModeleThirdPartyCode
/** Return description of module
*
* @param string $langs Object langs
* @param Translate $langs Object langs
* @return string Description of module
*/
function info($langs)
@ -119,4 +119,4 @@ class mod_codeclient_leopard extends ModeleThirdPartyCode
}
}
?>
?>