finished Row
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Row / __get.md
diff --git a/pq-gateway/pq/Gateway/Row/__get.md b/pq-gateway/pq/Gateway/Row/__get.md
new file mode 100644 (file)
index 0000000..93cd1cf
--- /dev/null
@@ -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.