getUserAttributes()['email']) ? $this->getUserAttributes()['email'] : null; } /** * @inheritdoc */ public function getUsername() { return; } }