flush
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Table / Identity / __construct.md
1 # void pq\Gateway\Table\Identity::__construct(pq\Gateway\Table $table)
2
3 Lookup the primary key of a table.
4 See pq\Gateway\Table::getIdentity().
5
6 ## Params:
7
8 * pq\Gateway\Table $table
9 The table to look up the primary key for.