GraphAware\Neo4j\OGM\Tests\Integration\Model\Score::getValue PHP Method

getValue() public method

public getValue ( ) : mixed
return mixed
    public function getValue()
    {
        return $this->value;
    }