Completed
Pull Request — master (#7)
by Esteban
01:31
created
src/Str.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -165,7 +165,7 @@
 block discarded – undo
165 165
      *  Substring a string to specific lenght, but removing whole words
166 166
      *
167 167
      * @param string $string
168
-     * @param string $to
168
+     * @param integer $to
169 169
      *
170 170
      * @return string
171 171
      */
Please login to merge, or discard this patch.