X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fcontext%2FDerivativeContext.php;h=b8966f0cf5efb01deee75449c1fb89f28ae786ed;hb=6dc33107dcfe63b84eb96ff1bfc73bc191e7b612;hp=d78f420a389bd9812e4d1f6f9f0e8a8ed9de143a;hpb=027731f57f6c8dc45c1cef9cd5d2a8d8b7981746;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/context/DerivativeContext.php b/includes/context/DerivativeContext.php index d78f420a38..b8966f0cf5 100644 --- a/includes/context/DerivativeContext.php +++ b/includes/context/DerivativeContext.php @@ -296,8 +296,7 @@ class DerivativeContext extends ContextSource { * it would set only the original context, and not take * into account any changes. * - * @param String Message name - * @param Variable number of message arguments + * @param mixed $args,... Arguments to wfMessage * @return Message */ public function msg() {