- Issue created by @aman_lnwebworks
- 🇮🇳India aman_lnwebworks
Hi
I have added MR!8 for the above issue.
Please review it once.
When I try to configuration this module, it throws an error.
1: Install the "Entity log" using the following command:
composer require 'drupal/entity_log:^1.5'
2: Navigate to /admin/config/entity-log
3: The following error appears:
ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in D:\laragon\www\24april\web\modules\contrib\entity_log\src\Form\EntityLogConfigForm.php on line 57 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 10 with PHP 8.3.13 version.
Active
1.5
Code
Hi
I have added MR!8 for the above issue.
Please review it once.