X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FGateway%2FRow%2F__get.md;fp=pq-gateway%2Fpq%2FGateway%2FRow%2F__get.md;h=93cd1cf6be5b42f55e42b29b3a18d2c300459d27;hb=7ea2f1057ec672dca70fe59926ee2b6c0538f408;hp=0000000000000000000000000000000000000000;hpb=ad7e7725e89db345df582aa07c563f24e95e357d;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Gateway/Row/__get.md b/pq-gateway/pq/Gateway/Row/__get.md new file mode 100644 index 0000000..93cd1cf --- /dev/null +++ b/pq-gateway/pq/Gateway/Row/__get.md @@ -0,0 +1,12 @@ +# pq\Gateway\Cell pq\Gateway\Row::__get(string $p) + +Cell read accessor through properties. + +## Params: + +* string $p + The property/column name. + +## Returns: + +* pq\Gateway\Cell, the cell managing access to the column data.