basic API docs
[awesomized/ext-ion] / docs / src / ion / Catalog / add.md
1 # void ion\Catalog::add(ion\Symbol\Table $table)
2
3 Add a shared symbol table to the catalog.
4
5
6
7
8
9
10 ## Params:
11
12 * ion\Symbol\Table $table
13 The new table to add.
14
15
16 ## Returns:
17
18 * void,
19
20