Passed
Push — master ( 04d7e0...bd8f2a )
by Kirill
02:28
created
src/Iterator/LookaheadIterator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
     }
78 78
 
79 79
     /**
80
-     * @return int|mixed
80
+     * @return integer
81 81
      */
82 82
     public function key()
83 83
     {
Please login to merge, or discard this patch.