- Issue created by @Grevil
- Status changed to RTBC
8 months ago 9:10am 19 August 2024 - Status changed to Fixed
8 months ago 9:10am 19 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.
When using Drupal 11, and accessing the config route (/admin/config/menu_link_attributes/config), the following error appears:
ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in /var/www/html/web/modules/custom/menu_link_attributes/src/Form/ConfigForm.php on line 38 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 43 of core/lib/Drupal/Core/Form/ConfigFormBase.php).
Fix it.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.