Skip to content

Commit e6acb53

Browse files
committed
Fix description
1 parent 8d6abb2 commit e6acb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exception/BatchException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function __construct(BatchResult $result)
2323
}
2424

2525
/**
26-
* Returns successful responses or null
26+
* Returns a list BatchResult which contains succesful responses and exceptions for failed requests.
2727
*
2828
* @return BatchResult
2929
*/

0 commit comments

Comments
 (0)