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