示例#1
0
 /**
  * Returns the password.
  *
  * @return string|null
  */
 public function getPassword()
 {
     return parent::getPassword();
 }