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

getUsername() public method

public getUsername ( ) : mixed
return mixed
    public function getUsername()
    {
        return $this->username;
    }