Problem

Getting below error when I was trying to install the module with Drupal 11.

The website encountered an unexpected error. Try again later.
Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/html/web/modules/contrib/graph_mail/src/Form/MailSettingsForm.php on line 25 and exactly 2 expected

Steps to reproduce

Install module and go to configuration page of this module.

Issue fork graph_mail-3474067

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

anwar_max created an issue. See original summary.

anwar_max’s picture

Assigned: anwar_max » Unassigned
Status: Active » Needs review
avpaderno’s picture

Status: Needs review » Needs work
anwar_max’s picture

Status: Needs work » Needs review
avpaderno’s picture

Status: Needs review » Needs work
avpaderno’s picture

Title: Too few arguments to function Drupal\Core\Form\ConfigFormBase. Getting error when visiting configuration page with Drupal 11 » Too few arguments are passed to Drupal\Core\Form\ConfigFormBase
avpaderno’s picture

Status: Needs work » Needs review

avpaderno changed the visibility of the branch 3474067-too-few-arguments to hidden.

avpaderno’s picture

  • avpaderno committed 2ccc7cbb on 2.0.x
    Issue #3474067: Too few arguments are passed to Drupal\Core\Form\...
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.