Example #1
0
 /**
  * Gets the user info.
  *
  * @return string A user name and, optionally, scheme-specific information about how to gain authorization to access the server
  */
 public function getUserInfo()
 {
     return parent::getUserInfo();
 }