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 f3c4150 commit 27086e8Copy full SHA for 27086e8
src/Api/Batch.php
@@ -19,7 +19,7 @@ class Batch extends ApiAbstract
19
/**
20
* @param BatchRequest[] $requests
21
*
22
- * @return mixed
+ * @return \MailerLiteApi\Common\Collection
23
*/
24
public function send(array $requests)
25
{
0 commit comments