- Issue created by @durgeshs
- Merge request !8Issue #3490062: Fixed ArgumentCountError for ConfigFormBase → (Open) created by Unnamed author
Hello,
I've just installed the module and encountered an error when accessing the configuration page at /admin/config/evac:
ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/manager_proiecte/public_html/web/modules/contrib/evac/src/Form/ConfigForm.php on line 47 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 43 of /var/www/manager_proiecte/public_html/web/core/lib/Drupal/Core/Form/ConfigFormBase.php).
I'm using Drupal 11.0.9 and php 8.3.11.
Thanks!
Active
1.5
Code