X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiFormatXmlRsd.php;h=3052b89431f642b653e2d4f8d53b41d872429df9;hb=9283760f340c6971d748fb574a35453fa7928807;hp=6b892fa8ce80eb46fd22ec529d4938548b899e1d;hpb=de374ac282c66e0141ea5c9979130e80a69b9f28;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiFormatXmlRsd.php b/includes/api/ApiFormatXmlRsd.php index 6b892fa8ce..3052b89431 100644 --- a/includes/api/ApiFormatXmlRsd.php +++ b/includes/api/ApiFormatXmlRsd.php @@ -21,6 +21,9 @@ * @file */ +/** + * @ingroup API + */ class ApiFormatXmlRsd extends ApiFormatXml { public function __construct( ApiMain $main, $format ) { parent::__construct( $main, $format );