Merge "Added updated version history from 1.19.2 to 1.22.13"
[lhc/web/wiklou.git] / tests / phpunit / includes / utils / StringUtilsTest.php
index 89759e5..0fdb8e1 100644 (file)
@@ -35,7 +35,9 @@ class StringUtilsTest extends MediaWikiTestCase {
        }
 
        /**
-        * Print high range characters as an hexadecimal
+        * Print high range characters as a hexadecimal
+        * @param string $string
+        * @return string
         */
        function escaped( $string ) {
                $escaped = '';