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