finished Row
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / __invoke.md
1 # pq\Gateway\Row pq\Gateway\Row::__invoke(array $data)
2
3 Copy constructor.
4
5 ## Params:
6
7 * array $data
8 The data of the clone of the row.
9
10 ## Returns:
11
12 * pq\Gateway\Row, clone.