@since for User::newSystemUser
authorGergő Tisza <gtisza@wikimedia.org>
Sat, 14 May 2016 08:06:55 +0000 (08:06 +0000)
committerGergő Tisza <gtisza@wikimedia.org>
Sat, 14 May 2016 08:07:37 +0000 (08:07 +0000)
Change-Id: Id67a8fcf2f1616e48268ca9105094a8a66b79d73

includes/user/User.php

index 3d7d71c..c748e6a 100644 (file)
@@ -674,6 +674,7 @@ class User implements IDBAccessObject {
         *  - steal: Whether to reset the account's password and email if it
         *    already exists, default false
         * @return User|null
+        * @since 1.27
         */
        public static function newSystemUser( $name, $options = [] ) {
                $options += [