Accessors
trait Accessors
Traits
Properties
protected array | $timestamps | from Timestamps | |
protected array | $attributes | ||
array | $modified |
Methods
array
toArray()
Get the raw attributes
mixed
__get(string $property)
No description
__set(string $property, mixed $value)
No description
bool
__isset(string $property)
No description
__unset(string $key)
No description
bool
offsetExists(string $property)
No description
mixed
offsetGet(string $property)
No description
mixed
offsetSet(string $property, mixed $value)
No description
void
offsetUnset(string $key)
No description
string
__toString()
No description
Details
in
Timestamps at line 18
serializeTimestamp($value)
at line 30
array
toArray()
Get the raw attributes