Test Failed
Push — master ( a80f26...3ca5bd )
by Kirill
09:00
created
src/Result/Token.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     }
52 52
 
53 53
     /**
54
-     * @param int|null $offset
54
+     * @param integer $offset
55 55
      * @return string|null
56 56
      */
57 57
     public function value(int $offset = 0): ?string
Please login to merge, or discard this patch.