testing php storm code cleanup and styling
This commit is contained in:
@@ -14,6 +14,7 @@ class TeamInvitation extends Model
|
||||
'link',
|
||||
'via',
|
||||
];
|
||||
|
||||
public function team()
|
||||
{
|
||||
return $this->belongsTo(Team::class);
|
||||
|
||||
Reference in New Issue
Block a user