Merge "Add a composer.local.json-sample"
[lhc/web/wiklou.git] / includes / Preferences.php
index 327d19a..ad25fa8 100644 (file)
@@ -1273,7 +1273,7 @@ class Preferences {
         * @param IContextSource $context
         * @param string $formClass
         * @param array $remove Array of items to remove
-        * @return HtmlForm
+        * @return PreferencesForm|HtmlForm
         */
        static function getFormObject(
                $user,