X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FGateway%2FCell%2Fset.md;fp=pq-gateway%2Fpq%2FGateway%2FCell%2Fset.md;h=1868ec7a4e30f7d36e6a12a67c1bf3516f3b727d;hb=36b712ed0207fcda664012d6175c0bd138b951c1;hp=0000000000000000000000000000000000000000;hpb=7ea2f1057ec672dca70fe59926ee2b6c0538f408;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Gateway/Cell/set.md b/pq-gateway/pq/Gateway/Cell/set.md new file mode 100644 index 0000000..1868ec7 --- /dev/null +++ b/pq-gateway/pq/Gateway/Cell/set.md @@ -0,0 +1,14 @@ +# pq\Gateway\Cell pq\Gateway\Cell::set(mixed $data) + +Set a new value. +Marks the cell as dirty. +See pq\Query\Expressible::set(). + +## Params: + +* mixed $data + The new column value. + +## Returns: + +* pq\Gateway\Cell, self.