@@ -54,7 +54,7 @@ |
||
54 | 54 | * @param string $rootElementName |
55 | 55 | * @param bool $replaceSpacesByUnderScoresInKeyNames |
56 | 56 | * |
57 | - * @return type |
|
57 | + * @return string |
|
58 | 58 | */ |
59 | 59 | public static function convert(array $array, $rootElementName = '', $replaceSpacesByUnderScoresInKeyNames = true) |
60 | 60 | { |