mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 08:19:25 +03:00
Added var types to docblock
This commit is contained in:
parent
8c97f6f451
commit
e921db5cc9
@ -47,8 +47,8 @@ class Mailgun{
|
||||
* MIME string. If sending MIME, the string must be passed in to the 3rd
|
||||
* position of the function call.
|
||||
*
|
||||
* @param $workingDomain
|
||||
* @param $postData
|
||||
* @param string $workingDomain
|
||||
* @param array $postData
|
||||
* @param array $postFiles
|
||||
* @return \stdClass
|
||||
* @throws Exceptions\MissingRequiredMIMEParameters
|
||||
|
Loading…
x
Reference in New Issue
Block a user