GraphAware\Reco4PHP\Result\Recommendation::getScores PHP Method

getScores() public method

public getScores ( ) : SingleScore[]
return SingleScore[]
    public function getScores()
    {
        return $this->scores;
    }