GraphAware\Neo4j\OGM\Tests\Integration\Model\LivesIn::getUser PHP Method

getUser() public method

public getUser ( ) : mixed
return mixed
    public function getUser()
    {
        return $this->user;
    }