Skip to content
Snippets Groups Projects

Issue #3512254: Removed the #type fieldgroup declarations from SiteConfigureForm.php.

Closed Issue #3512254: Removed the #type fieldgroup declarations from SiteConfigureForm.php.

Closes #3512254

Merge request reports

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
113 113 // work during installation.
114 114 $form['#attached']['drupalSettings']['copyFieldValue']['edit-site-mail'] = ['edit-account-mail'];
115 115
116 // @deprecated The #type 'fieldgroup' is deprecated in drupal:11.2.0 and is
117 // removed from drupal:12.0.0.
118 // @todo Use #type 'fieldset' and add fieldgroup as class attribute instead.
  • sayan_k_dutta added 1 commit

    added 1 commit

    • c249218b - Issue #3512254: Added the deprication in Fieldgroup class and made the changes...

    Compare with previous version

  • Please register or sign in to reply
    Loading