[WIP] Claim Encounters
This commit is contained in:
@@ -12,6 +12,8 @@ class EncounterParticipant extends Model
|
||||
public $fillable = [
|
||||
'encounter_id',
|
||||
'type',
|
||||
'participantable_type',
|
||||
'participantable_id'
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user