From 50b74207fc21755ae0f6e1ee2b7d55f491b460ff Mon Sep 17 00:00:00 2001 From: Jolien Trog <124633724+JolienTrog@users.noreply.github.com> Date: Tue, 26 Aug 2025 15:27:51 +0200 Subject: [PATCH] Update application/forms/Account/ChangePasswordForm.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alexander Aleksandrovič Klimov --- application/forms/Account/ChangePasswordForm.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/forms/Account/ChangePasswordForm.php b/application/forms/Account/ChangePasswordForm.php index 29ba71970..724502ab5 100644 --- a/application/forms/Account/ChangePasswordForm.php +++ b/application/forms/Account/ChangePasswordForm.php @@ -31,7 +31,6 @@ class ChangePasswordForm extends Form $this->setSubmitLabel($this->translate('Update Account')); } - /** * {@inheritdoc} * @throws \Zend_Validate_Exception