mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-11 18:59:22 +03:00
Merge branch 'master' of https://github.com/mailgun/mailgun-php
This commit is contained in:
commit
adeceab7ab
@ -65,8 +65,8 @@ $mg->get("$domain/log", array('limit' => 25,
|
|||||||
'skip' => 0);
|
'skip' => 0);
|
||||||
```
|
```
|
||||||
|
|
||||||
Result
|
Response
|
||||||
------
|
--------
|
||||||
|
|
||||||
The results, provided by the endpoint, are returned as an object, which you
|
The results, provided by the endpoint, are returned as an object, which you
|
||||||
can traverse like an array.
|
can traverse like an array.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user