1668ab4cfc5084ba0b0ed67f13fec45f4389d9d9
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Cell.md
1 # class pq\Gateway\Cell extends pq\Query\Expressible implements ArrayAccess
2
3 The cell gateway.
4
5 ## Properties:
6
7 * protected pq\Gateway\Row $row
8 The originating row.
9 * protected bool $dirty
10 Whether the cell has been modified.