Overrides UserInterface::setExistingPassword
public function setExistingPassword($password) { $this->get('pass')->existing = $password; return $this; }