App\Models\Multiplayer\Event::match PHP Méthode

match() public méthode

public match ( )
    public function match()
    {
        return $this->belongsTo(Match::class);
    }