Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Cell
↻
Cell::set
↲
Cell::__construct
↲
Cell::isDirty
↲
Cell::mod
↲
Cell::offsetGet
↲
Cell::offsetIsset
↲
Cell::offsetSet
↲
Cell::offsetUnset
#
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
.
Show Comments from Github Discussions