Config form arguments error
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3511020. -->
Reported by: [mydot](https://www.drupal.org/user/3786528)
Related to !17
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>There is an error on module config page:</p>
<p>ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /modules/contrib/linked_field/src/Form/ConfigForm.php on line 36 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of core/lib/Drupal/Core/Form/ConfigFormBase.php).</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>I use linked field 8.x-1.6-rc1 on Drupal 11.1.3</p>
issue