X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiFormatNone.php;h=602e3c18ceb4456841169c53da9d002d0343a225;hp=dc623ac1e9eab0d8da296c6ec1bf43728664eccd;hb=7babd362babcbf7f20adb8e12edb4f4bc1d4249f;hpb=fdd8993fe6a9d2bf0bdba83690e4273bb4038ce7 diff --git a/includes/api/ApiFormatNone.php b/includes/api/ApiFormatNone.php index dc623ac1e9..602e3c18ce 100644 --- a/includes/api/ApiFormatNone.php +++ b/includes/api/ApiFormatNone.php @@ -1,9 +1,5 @@ @gmail.com" * * This program is free software; you can redistribute it and/or modify @@ -25,7 +21,8 @@ */ /** - * API Serialized PHP output formatter + * Formatter that outputs nothing, for when you don't care about the response + * at all * @ingroup API */ class ApiFormatNone extends ApiFormatBase {