Completed
Branch master (67867a)
by Chito
07:44
created
src/Paginator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
     /**
58 58
      * Configure -> Transform.
59 59
      *
60
-     * @param  Cursor|int[]|string[] $curosr
60
+     * @param  Cursor|int[]|string[] $cursor
61 61
      * @return Query
62 62
      */
63 63
     public function build($cursor = [])
Please login to merge, or discard this patch.