Completed
Push — master ( 94ee55...517937 )
by Florian
01:50
created
src/Link/Slice.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
      * @param int|null $length
16 16
      * @param bool     $preserveKeys
17 17
      *
18
-     * @return Chain
18
+     * @return Slice
19 19
      */
20 20
     public function slice($offset, $length = null, $preserveKeys = false)
21 21
     {
Please login to merge, or discard this patch.