Skip to content

Commit 27086e8

Browse files
committed
update phpdoc
1 parent f3c4150 commit 27086e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Batch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Batch extends ApiAbstract
1919
/**
2020
* @param BatchRequest[] $requests
2121
*
22-
* @return mixed
22+
* @return \MailerLiteApi\Common\Collection
2323
*/
2424
public function send(array $requests)
2525
{

0 commit comments

Comments
 (0)