GraphAware\Neo4j\OGM\Tests\Integration\NativeQuery\Model\User::getEmail PHP Method

getEmail() public method

public getEmail ( ) : mixed
return mixed
    public function getEmail()
    {
        return $this->email;
    }