X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FFileDeleteForm.php;h=f850152050c0fa271eba198a0f1f1bf21554085e;hb=4e6810e4a2c1d821d8d108c7974ac16917561764;hp=e6223e81b84e9993cd07fb8e3b6207f42d352c00;hpb=531ed101ccd14dc7e2cf2858a67b2523ef6a79ff;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/FileDeleteForm.php b/includes/FileDeleteForm.php index e6223e81b8..f850152050 100644 --- a/includes/FileDeleteForm.php +++ b/includes/FileDeleteForm.php @@ -152,7 +152,7 @@ class FileDeleteForm { * @param User $user User object performing the request * @param array $tags Tags to apply to the deletion action * @throws MWException - * @return bool|Status + * @return Status */ public static function doDelete( &$title, &$file, &$oldimage, $reason, $suppress, User $user = null, $tags = []