App\Models\Multiplayer\Score::getScoringType PHP Method

getScoringType() public method

public getScoringType ( )
    public function getScoringType()
    {
        return $this->game->scoring_type;
    }