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