Problem/Motivation

I got this error:
ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /xxx/contrib/notify/src/Form/UserSettings.php on line 89 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 45 of /xxx/web/core/lib/Drupal/Core/Form/ConfigFormBase.php).
I am using
D11.4.5
PHP 8.4.17

Issue fork notify-3619786

Command icon 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

promes created an issue.

saurabhkanva made their first commit to this issue’s fork.