Completed
Pull Request — master (#50)
by Chad
07:13
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.