Add @since docs to SpecialPage::getTitleFor
authoraddshore <addshorewiki@gmail.com>
Mon, 25 Apr 2016 12:18:09 +0000 (13:18 +0100)
committeraddshore <addshorewiki@gmail.com>
Mon, 25 Apr 2016 12:18:09 +0000 (13:18 +0100)
Change-Id: Ia1e75bc50638f9762d03a182fcd146b56f91ae08

includes/specialpage/SpecialPage.php

index fb153fc..0907f8f 100644 (file)
@@ -59,6 +59,9 @@ class SpecialPage {
        /**
         * Get a localised Title object for a specified special page name
         *
+        * @since 1.9
+        * @since 1.21 $fragment parameter added
+        *
         * @param string $name
         * @param string|bool $subpage Subpage string, or false to not use a subpage
         * @param string $fragment The link fragment (after the "#")