93cd1cf6be5b42f55e42b29b3a18d2c300459d27
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / __get.md
1 # pq\Gateway\Cell pq\Gateway\Row::__get(string $p)
2
3 Cell read accessor through properties.
4
5 ## Params:
6
7 * string $p
8 The property/column name.
9
10 ## Returns:
11
12 * pq\Gateway\Cell, the cell managing access to the column data.