Problem/Motivation

When accessing ColumnsForm, it throws an error.

Steps to reproduce

1: Install the "Seeds layouts" using the following command:
composer require 'drupal/seeds_layouts:^2.0'

2: Navigate to admin/config/content/seeds_layouts/columns.

3: The following error appears:

ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in modules\contrib\seeds_layouts\src\Form\ColumnsForm.php on line 66 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of core\lib\Drupal\Core\Form\ConfigFormBase.php)

Note: I am using Drupal 11 with PHP 8.3.19 version.

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

adityarawat_ln created an issue. See original summary.

adityarawat_ln’s picture

Assigned: adityarawat_ln » Unassigned
Status: Active » Needs review

Hi,

have created MR!15 for the issue.

Please review it once.

Thank you.

m.shams made their first commit to this issue’s fork.

ahmad-alyasaki’s picture

Status: Needs review » Fixed

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.

Status: Fixed » Closed (fixed)

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