mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-19 22:33:14 +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
|
* @throws MissingRequiredParameter
|
||||||
*/
|
*/
|
||||||
public function finalize()
|
public function finalize()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user