X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FGateway%2FRow%2F__set.md;fp=pq-gateway%2Fpq%2FGateway%2FRow%2F__set.md;h=cec6d05ab2a3491281fce8061741ebdd505083da;hb=7ea2f1057ec672dca70fe59926ee2b6c0538f408;hp=0000000000000000000000000000000000000000;hpb=ad7e7725e89db345df582aa07c563f24e95e357d;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Gateway/Row/__set.md b/pq-gateway/pq/Gateway/Row/__set.md new file mode 100644 index 0000000..cec6d05 --- /dev/null +++ b/pq-gateway/pq/Gateway/Row/__set.md @@ -0,0 +1,9 @@ +# void pq\Gateway\Row::__set(string $p) + +Cell write accessor through properties. +See pq\Gateway\Cell::set(). + +## Params: + +* string $p + The property/column name.