Completed
Pull Request — master (#669)
by
unknown
106:55 queued 86:25
created
Event/CommitEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
 
28 28
     /**
29 29
      * @param string $commitMode
30
-     * @param array|null  $bulkParams BulkQueries or BulkResponse, depending on event
30
+     * @param callable  $bulkParams BulkQueries or BulkResponse, depending on event
31 31
      */
32 32
     public function __construct($commitMode, $bulkParams = [])
33 33
     {
Please login to merge, or discard this patch.