Problem/Motivation

ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct() 1 passed and exactly 2 expected.

Take care to not break it for Drupal 10 then...

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

anybody created an issue. See original summary.

kalash-j’s picture

Assigned: Unassigned » kalash-j

kalash-j’s picture

Assigned: kalash-j » Unassigned
Status: Active » Needs review

I have worked on the issue and solved it
and i have tested this on Drupal 10 and its not breaking on D 10.4
and this working correctly on Drupal 11

anybody’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @kalash-j that looks good! :)

  • anybody committed d3dd9ac2 on 2.0.x authored by kalash-j
    Issue #3494293 by kalash-j, anybody: ArgumentCountError: Too few...
anybody’s picture

anybody’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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