Merge "Add @since tags to new public methods related to partial blocks"
[lhc/web/wiklou.git] / includes / user / User.php
index a585a53..65fc4b4 100644 (file)
@@ -4545,6 +4545,7 @@ class User implements IDBAccessObject, UserIdentity {
        /**
         * Get whether the user is blocked from using Special:Upload
         *
+        * @since 1.33
         * @return bool
         */
        public function isBlockedFromUpload() {