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