Completed
Pull Request — master (#19)
by Pavel
02:03
created
app/src/Common/Helper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      * @param string $symbol
55 55
      * @param bool   $capitalizeFirstChar
56 56
      *
57
-     * @return mixed|string
57
+     * @return string
58 58
      */
59 59
     private static function replace($string, $symbol, $capitalizeFirstChar = false)
60 60
     {
Please login to merge, or discard this patch.