X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Frevisiondelete%2FRevDelItem.php;h=47620852892e86b69552034e89ba713d4ada8fcd;hb=2aed14b6867314ef9f08d09cc2dc502f7dddb050;hp=bf97bd4100a4992065efb1bce95ebb722d2be25c;hpb=ca982ff27e8a3ddab918025a52bad298501cff27;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/revisiondelete/RevDelItem.php b/includes/revisiondelete/RevDelItem.php index bf97bd4100..4762085289 100644 --- a/includes/revisiondelete/RevDelItem.php +++ b/includes/revisiondelete/RevDelItem.php @@ -57,7 +57,7 @@ abstract class RevDelItem extends RevisionItemBase { /** * Get the return information about the revision for the API * @since 1.23 - * @param ApiResult $result API result object + * @param ApiResult $result * @return array Data for the API result */ abstract public function getApiData( ApiResult $result );