Example #1
0
 public function changePassword($newPassword)
 {
     return parent::changePassword($newPassword);
 }