mdref.json config
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Table / Relations / __construct.md
1 # void pq\Gateway\Table\Relations::__construct(pq\Gateway\Table $table)
2
3 Retrieve the table's relations (foreign keys).
4
5 ## Params:
6
7 * pq\Gateway\Table $table
8 The table to get the relations for.
9
10