finished Row
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / export.md
1 # array pq\Gateway\Row::export()
2
3 Export the current state.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * array, the row's plain data.
12
13 ## Throws:
14
15 * UnexpectedValueException, if any of the row's cells contain expressions.