Completed
Pull Request — master (#2425)
by
unknown
03:02
created
src/Grid/Filter/Between.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@  discard block
 block discarded – undo
54 54
     /**
55 55
      * Value formater.
56 56
      *
57
-     * @param Closure $callback
57
+     * @param \Closure $callback
58 58
      *
59 59
      * @return $this
60 60
      */
@@ -68,7 +68,6 @@  discard block
 block discarded – undo
68 68
     /**
69 69
      * Format value by cumtomed callback.
70 70
      *
71
-     * @param Closure $callback
72 71
      *
73 72
      * @return $this
74 73
      */
Please login to merge, or discard this patch.