Skip to content

Commit 61c37f5

Browse files
committed
add Comprehensive example
1 parent 3bd4d5a commit 61c37f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ $apiUser = get_api_user();
200200
echo $apiUser ? "API User: {$apiUser->name}" : "No API user authenticated.";
201201
```
202202

203+
---
204+
203205
### Comprehensive Example For All Functions
204206

205207
copy & past following block, then see outputs in log file

0 commit comments

Comments
 (0)