[#3080830] - Provide the ability to add attributes to the pass2 element of password_confirm
1 unresolved thread
Closes #3080830
Merge request reports
Activity
Filter activity
added 1 commit
231 231 unset($definitions['broken']); 232 232 } 233 233 } 234 235 /** 236 * Implements hook_form_FORM_ID_alter() for the registration form. 237 */ 238 function field_test_form_user_form_alter(&$form, FormStateInterface $form_state) {
Please register or sign in to reply