Merge "Added spaces before and removed spaces after 'array'"
[lhc/web/wiklou.git] / includes / specials / SpecialWantedcategories.php
index 85b4ec3..d2ffdb9 100644 (file)
@@ -49,8 +49,8 @@ class WantedCategoriesPage extends WantedQueryPage {
        }
 
        /**
-        * @param $skin Skin
-        * @param $result
+        * @param Skin $skin
+        * @param object $result Result row
         * @return string
         */
        function formatResult( $skin, $result ) {