X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2FStatusValue.php;h=1d23f9d368a79d1fd08988ced53e0b35093fbc70;hb=83691ed06e8ec7ef1f6f7290b8c5c175ab9f4928;hp=10d4c7135be9694e6fea39b49062b59671b4c163;hpb=42324aff4e173b70aeed4f520ff0f5b96557d24e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/StatusValue.php b/includes/libs/StatusValue.php index 10d4c7135b..1d23f9d368 100644 --- a/includes/libs/StatusValue.php +++ b/includes/libs/StatusValue.php @@ -197,7 +197,9 @@ class StatusValue { /** * Returns a list of status messages of the given type * - * Each entry is a map of (message:string or MessageSpecifier,params:array)) + * Each entry is a map of: + * - message: string message key or MessageSpecifier + * - params: array list of parameters * * @param string $type * @return array