mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-16 13:03:13 +03:00
Added throws RuntimeException annotation to BatchMessage (#506)
This commit is contained in:
parent
54aa0a7553
commit
5398e0ad9c
@ -98,6 +98,7 @@ class BatchMessage extends MessageBuilder
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws RuntimeException
|
||||
* @throws MissingRequiredParameter
|
||||
*/
|
||||
public function finalize()
|
||||
|
Loading…
x
Reference in New Issue
Block a user