From 6366a66efd0961e0f79d306ad2b9ff5bde14cb2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= <rdoursenaud@gpcsolutions.fr> Date: Wed, 23 Apr 2014 17:48:09 +0200 Subject: [PATCH] Qual: Wrong type in method documentation --- htdocs/core/modules/societe/mod_codeclient_elephant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/societe/mod_codeclient_elephant.php b/htdocs/core/modules/societe/mod_codeclient_elephant.php index 601b6743ad4..4bf251a0210 100644 --- a/htdocs/core/modules/societe/mod_codeclient_elephant.php +++ b/htdocs/core/modules/societe/mod_codeclient_elephant.php @@ -64,7 +64,7 @@ class mod_codeclient_elephant extends ModeleThirdPartyCode /** Return description of module * - * @param string $langs Object langs + * @param Translate $langs Object langs * @return string Description of module */ function info($langs) -- GitLab