You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method createMultiple in Mailgun\Api\MailingList\Member has the return PHPDoc type as Mailgun\Model\MailingList\Member\UpdateResponse but it actually returns Mailgun\Model\MailingList\UpdateResponse (due to the Hydrator)
The text was updated successfully, but these errors were encountered:
The method createMultiple in Mailgun\Api\MailingList\Member has the return PHPDoc type as Mailgun\Model\MailingList\Member\UpdateResponse but it actually returns Mailgun\Model\MailingList\UpdateResponse (due to the Hydrator)
The method
createMultiple
inMailgun\Api\MailingList\Member
has the return PHPDoc type asMailgun\Model\MailingList\Member\UpdateResponse
but it actually returnsMailgun\Model\MailingList\UpdateResponse
(due to theHydrator
)The text was updated successfully, but these errors were encountered: