Problem/Motivation
Drupal Core has a new API for form validation using #config_target, see https://www.drupal.org/node/3373502
Proposed resolution
Update \Drupal\guardian\Form\GuardianSettingsForm to use #config_target
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
#config_target requires drupal/core 10.2.0 or higher
Data model changes
None
Issue fork guardian-3615448
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
idebr commented