Completed
Pull Request — master (#43)
by Rick
44:56 queued 44:56
created
src/FilterRule/CastString.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
      * Convert the value to a string
22 22
      *
23 23
      * @param mixed $value
24
-     * @return int
24
+     * @return string
25 25
      */
26 26
     public function filter($value)
27 27
     {
Please login to merge, or discard this patch.