Cell
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Cell.md
diff --git a/pq-gateway/pq/Gateway/Cell.md b/pq-gateway/pq/Gateway/Cell.md
new file mode 100644 (file)
index 0000000..1668ab4
--- /dev/null
@@ -0,0 +1,10 @@
+# class pq\Gateway\Cell extends pq\Query\Expressible implements ArrayAccess
+
+The cell gateway.
+
+## Properties:
+
+* protected pq\Gateway\Row $row  
+  The originating row.
+* protected bool $dirty  
+  Whether the cell has been modified.