RelationRelatedData
Table of Contents
- $id : string|null
- $resolveContext : ResolveContext
- $saved : bool
- $updates : array<string|int, mixed>
Properties
$id
public
string|null
$id
= null
$resolveContext
public
ResolveContext
$resolveContext
$saved
public
bool
$saved
= true
$updates
public
array<string|int, mixed>
$updates
= []