We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6abb2 commit e6acb53Copy full SHA for e6acb53
src/Exception/BatchException.php
@@ -23,7 +23,7 @@ public function __construct(BatchResult $result)
23
}
24
25
/**
26
- * Returns successful responses or null
+ * Returns a list BatchResult which contains succesful responses and exceptions for failed requests.
27
*
28
* @return BatchResult
29
*/
0 commit comments