Completed
Pull Request — master (#7)
by Sérgio
03:13 queued 26s
created
src/partial.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
  *
8 8
  * @param \Closure|string $fn
9 9
  *
10
- * @return mixed
10
+ * @return \Closure
11 11
  */
12 12
 function curry($fn)
13 13
 {
Please login to merge, or discard this patch.