Completed
Pull Request — master (#3)
by
unknown
13:45
created
src/Utils/IniBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
     /**
66 66
      * @param $value
67 67
      *
68
-     * @return mixed|string
68
+     * @return string
69 69
      */
70 70
     public function escape($value)
71 71
     {
Please login to merge, or discard this patch.