Fields
By default, data gets stored as a scalar value in the array $data
field of the Record
.
You can wrap the scalar value in the Record
by defining the private $mapper
field on the record.
Or you can achieve the same thing by defining a property.
Datetime
JSON
Array
Object
Point
Raw
Last updated
Was this helpful?