From: Gergő Tisza Date: Wed, 10 Feb 2016 01:56:46 +0000 (-0800) Subject: Add @since to ParserOptions::newFromAnon X-Git-Tag: 1.31.0-rc.0~8033 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=110fbf892c5c7403b4c29cd290118e54b4bd4ff4;p=lhc%2Fweb%2Fwiklou.git Add @since to ParserOptions::newFromAnon Change-Id: I0e70904fb908fa9ed5c3c6fc30df9d02c742e29e --- diff --git a/includes/parser/ParserOptions.php b/includes/parser/ParserOptions.php index 0e8d76d3d8..49c6ce94e2 100644 --- a/includes/parser/ParserOptions.php +++ b/includes/parser/ParserOptions.php @@ -601,6 +601,7 @@ class ParserOptions { /** * Get a ParserOptions object for an anonymous user + * @since 1.27 * @return ParserOptions */ public static function newFromAnon() {