Problem/Motivation
The D11 branch has an issue with the settings form
Steps to reproduce
1. Latest Drupal 11
2. 3.x of this module
3. Enable the module
4. Go to admin/config/search/search-api-synonyms/settings
The website encountered an unexpected error. Try again later.
ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/html/web/modules/contrib/search_api_synonym/src/Form/SynonymSettingsForm.php on line 36 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of core/lib/Drupal/Core/Form/ConfigFormBase.php).Proposed resolution
Fix the issue.
Issue fork search_api_synonym-3521330
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 #2
aaron.ferris commentedComment #5
aaron.ferris commentedComment #6
aaron.ferris commentedComment #7
aaron.ferris commentedComment #8
aaron.ferris commentedComment #9
aaron.ferris commented