X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FStatusValue.php;h=4b381f8de10b244e179a7acba005c732771a943c;hp=71a0e348dde88cac7e5d15c6dae1fe40b8309a85;hb=64e7e7d760fc3e043f7e01a89cc3697869aaa93b;hpb=870d536b218a373a2bbf20b5897b22b973023465 diff --git a/includes/libs/StatusValue.php b/includes/libs/StatusValue.php index 71a0e348dd..4b381f8de1 100644 --- a/includes/libs/StatusValue.php +++ b/includes/libs/StatusValue.php @@ -93,7 +93,7 @@ class StatusValue { * 1 => object(StatusValue) # The StatusValue with warning messages, only * ] * - * @return StatusValue[] + * @return static[] */ public function splitByErrorType() { $errorsOnlyStatusValue = clone $this;