GraphAware\Neo4j\OGM\Tests\Integration\Model\AuthUser::getUsername PHP Method

getUsername() public method

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