GraphAware\Neo4j\OGM\Tests\Integration\Model\Movie::getScore PHP Méthode

getScore() public méthode

public getScore ( ) : ScoreRel
Résultat ScoreRel
    public function getScore()
    {
        return $this->score;
    }