Skip to content

Commit 54555a2

Browse files
committed
DOC UPDATE.
1 parent 3b57315 commit 54555a2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

DOC.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
## Table of contents
22

3+
- [\Hichxm\WarGaming\WorgamingWotApi](#class-hichxmwargamingworgamingwotapi)
34
- [\Hichxm\WarGaming\WargamingApi](#class-hichxmwargamingwargamingapi)
45

56
<hr />
67

8+
### Class: \Hichxm\WarGaming\WorgamingWotApi
9+
10+
| Visibility | Function |
11+
|:-----------|:---------|
12+
| public | <strong>__construct(</strong><em>\string</em> <strong>$key</strong>, <em>\string</em> <strong>$region</strong>)</strong> : <em>void</em><br /><em>WargamingWotApi constructor.</em> |
13+
| public | <strong>infoPlayersById(</strong><em>array</em> <strong>$accounts_id</strong>)</strong> : <em>array</em> |
14+
| public | <strong>playerAchievement(</strong><em>array</em> <strong>$accounts_id</strong>)</strong> : <em>array</em> |
15+
| public | <strong>playersTank(</strong><em>array</em> <strong>$accounts_id</strong>, <em>array/null</em> <strong>$options=null</strong>)</strong> : <em>array</em> |
16+
| public | <strong>searchPlayers(</strong><em>string</em> <strong>$search</strong>, <em>array/null</em> <strong>$options=null</strong>)</strong> : <em>array</em> |
17+
18+
<hr />
19+
720
### Class: \Hichxm\WarGaming\WargamingApi
821

922
> Class wargaming

0 commit comments

Comments
 (0)