finished Row
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / cell.md
1 # protected pq\Gateway\Cell pq\Gateway\Row::cell(string $col)
2
3 Create or retrieve an already primed cell.
4
5 ## Params:
6
7 * string $col
8 The column name.
9
10
11 ## Returns:
12
13 * pq\Gateway\Cell, the cell manging access to the column data.