Use parent constuctor in ConfigForm.php
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3224623. --> Reported by: [vipin.mittal18](https://www.drupal.org/user/319716) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>$this-&gt;setConfigFactory is already done from the parent class. so not requited to set again in the constructor.</p>
issue