45833c16d660794c2d43a1c71ba85c1410aaca73
[mdref/mdref-pq-gateway] / resolve.md
1 # static pq\Table pq\Table::resolve(mixed $table)
2
3 Resolve a table name.
4
5 ## Params:
6
7 * mixed $table
8 The table name (may well be already a pq\Gateway\Table instance).
9
10 ## Returns:
11
12 * pq\Gateway\Table, instance of $table (might be a no-op).