mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-03 21:23:37 +03:00
Remove additional blank spaces
This commit is contained in:
parent
82b1a23fc9
commit
ee16d56591
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class EmailValidation extends HttpApi
|
|||
* @see https://documentation.mailgun.com/en/latest/api-email-validation.html
|
||||
* @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 HttpClientException Thrown when there's an error on Client side
|
||||
|
|
Loading…
Add table
Reference in a new issue