Completed
Push — master ( a2b142...faae04 )
by Florian
01:30
created
src/Link/Unshift.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     /**
14 14
      * @param mixed $element
15 15
      *
16
-     * @return Chain
16
+     * @return Unshift
17 17
      */
18 18
     public function unshift($element)
19 19
     {
Please login to merge, or discard this patch.