FIX typo
This commit is contained in:
parent
f3ff4e75d9
commit
996153ffdc
@ -152,7 +152,7 @@ public function assignedStudies(): BelongsToMany
|
||||
|
||||
public function radiologistProfile(): HasOne
|
||||
{
|
||||
$this->hasOne(RadiologistProfile::class);
|
||||
return $this->hasOne(RadiologistProfile::class);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user