- Issue created by @adityarawat_ln
- @adityarawat_ln opened merge request.
- 🇮🇳India adityarawat_ln
Hi,
have created MR!15 for the issue.
Please review it once.
Thank you.
Problem/Motivation
When accessing ColumnsForm, it throws an error.
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.
Active
2.0
Code
Hi,
have created MR!15 for the issue.
Please review it once.
Thank you.