X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiFormatNone.php;h=602e3c18ceb4456841169c53da9d002d0343a225;hb=e599ca39822c27a18053e10cb54aa45b461730f5;hp=dc623ac1e9eab0d8da296c6ec1bf43728664eccd;hpb=201928033d59d5f5bccadac48bc4a10c27a0384a;p=lhc%2Fweb%2Fwiklou.git 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 {