GraphAware\Neo4j\OGM\Tests\Performance\Domain\Skill::getAverageLevel PHP Method

getAverageLevel() public method

public getAverageLevel ( ) : mixed
return mixed
    public function getAverageLevel()
    {
        return $this->averageLevel;
    }