mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 08:19:25 +03:00
Remove additional blank spaces
This commit is contained in:
parent
82b1a23fc9
commit
ee16d56591
@ -39,7 +39,7 @@ class EmailValidation extends HttpApi
|
|||||||
* @see https://documentation.mailgun.com/en/latest/api-email-validation.html
|
* @see https://documentation.mailgun.com/en/latest/api-email-validation.html
|
||||||
* @see https://www.mailgun.com/pricing
|
* @see https://www.mailgun.com/pricing
|
||||||
*
|
*
|
||||||
* @param string $address An email address to validate. Maximum: 512 characters.
|
* @param string $address An email address to validate. Maximum: 512 characters.
|
||||||
*
|
*
|
||||||
* @throws InvalidArgumentException Thrown when local validation returns an error
|
* @throws InvalidArgumentException Thrown when local validation returns an error
|
||||||
* @throws HttpClientException Thrown when there's an error on Client side
|
* @throws HttpClientException Thrown when there's an error on Client side
|
||||||
|
Loading…
x
Reference in New Issue
Block a user