X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiFormatNone.php;h=91c73a1b58eba9cbe825b1d0990b90e34358937f;hp=dc623ac1e9eab0d8da296c6ec1bf43728664eccd;hb=f48481a322dc288a0e2d8c902c6985fa7f92cb1d;hpb=fc1ca75323b5f424a9f8d28d42d85a311ed2f721 diff --git a/includes/api/ApiFormatNone.php b/includes/api/ApiFormatNone.php index dc623ac1e9..91c73a1b58 100644 --- a/includes/api/ApiFormatNone.php +++ b/includes/api/ApiFormatNone.php @@ -25,7 +25,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 {