Completed
Push — master ( 51c1c1...5e9c11 )
by Chris
22s queued 18s
created
src/GuzzleAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,7 @@
 block discarded – undo
118 118
      * Helper method to execute all guzzle promises.
119 119
      *
120 120
      * @param array $promises
121
-     * @param array $exceptions
121
+     * @param ArrayObject $exceptions
122 122
      *
123 123
      * @return array Array of fulfilled PSR7 responses.
124 124
      */
Please login to merge, or discard this patch.