Problem/Motivation

  • ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /whatsapp_bubble/src/Form/ConfigForm.php on line 28 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of /app/web/core/lib/Drupal/Core/Form/ConfigFormBase.php).

Steps to reproduce

  1. Setup drupal core with version 11.2.4
  2. Enable the whatsapp_bubble module and go to its configuration page

Proposed resolution

  • Fix the above constructor argument issue in config form.

Comments

shreyal999 created an issue. See original summary.

shreyal999’s picture

Updated the above to fix the ArgumentCountError in Config form at `admin/config/services/whatsapp-bubble`

shreyal999’s picture

Assigned: shreyal999 » Unassigned
Status: Active » Needs review

  • obiwankenobi committed 1b549165 on 1.0.x
    [#3548284] bug: ArgumentCountError: Too few arguments to function Drupal...
obiwankenobi’s picture

Status: Needs review » Fixed

Thank you!

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

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

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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