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

getPersonsWithSkill() public method

public getPersonsWithSkill ( ) : mixed
return mixed
    public function getPersonsWithSkill()
    {
        return $this->personsWithSkill;
    }