More return documentation
[lhc/web/wiklou.git] / includes / CategoryViewer.php
index e8e9142..dff3802 100644 (file)
@@ -172,7 +172,8 @@ class CategoryViewer extends ContextSource {
        *
        * @param Title $title
        * @param string $sortkey The human-readable sortkey (before transforming to icu or whatever).
-       */
+        * @return string
+        */
        function getSubcategorySortChar( $title, $sortkey ) {
                global $wgContLang;