Problem/Motivation

Steps to reproduce

- drupal core 11.2.5
- try to access: /admin/config/mail/postmark
- It will trigger the following error:

ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/html/web/modules/contrib/postmark/src/Form/PostmarkSettingsForm.php on line 35 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of core/lib/Drupal/Core/Form/ConfigFormBase.php). 

Proposed resolution

Add missing parameter to parent construct ( a TypedConfigManagerInterface)

Issue fork postmark-3553954

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

rigoucr created an issue. See original summary.

rigoucr’s picture

Status: Active » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.