Пример #1
0
 public function tournament() : Tournament
 {
     return Tournament::find($this->attributes['tournamentId']);
 }