@@ -118,7 +118,7 @@ |
||
| 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 | */ |