1868ec7a4e30f7d36e6a12a67c1bf3516f3b727d
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Cell / set.md
1 # pq\Gateway\Cell pq\Gateway\Cell::set(mixed $data)
2
3 Set a new value.
4 Marks the cell as dirty.
5 See pq\Query\Expressible::set().
6
7 ## Params:
8
9 * mixed $data
10 The new column value.
11
12 ## Returns:
13
14 * pq\Gateway\Cell, self.