Completed
Push — master ( 81e3fa...ea84f4 )
by Adam
02:33
created
src/BestServedCold/LaravelZendSearch/Lucene/Store/Insert.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
     /**
32 32
      * Insert
33 33
      *
34
-     * @param  $id
34
+     * @param  integer $id
35 35
      * @param  Index          $index
36 36
      * @param  array          $fields     fields that are indexed
37 37
      * @param  boolean|string $uid        unique identifier, if required
Please login to merge, or discard this patch.