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