mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 21:53:31 +03:00
Update README.md
This commit is contained in:
parent
24e6a01651
commit
e91d43d5f7
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ $domain = "example.com";
|
|||
|
||||
# Now, issue a GET against the Logs endpoint.
|
||||
$mg->get("$domain/log", array('limit' => 25,
|
||||
'skip' => 0);
|
||||
'skip' => 0));
|
||||
```
|
||||
|
||||
Response
|
||||
|
|
Loading…
Add table
Reference in a new issue