Problem/Motivation
commerce_funds: ^2.1
Drupal 10.2
Issue url: admin/commerce/funds/configure/mails
Argument #2 ($moduleHandler) must be of type Drupal\Core\Extension\ModuleHandler
TypeError: Drupal\commerce_funds\Form\ConfigureMails::__construct(): Argument #2 ($module_handler) must be of type Drupal\Core\Extension\ModuleHandler, Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler given, called in /.../modules/contrib/commerce_funds/src/Form/ConfigureMails.php on line 54 in Drupal\commerce_funds\Form\ConfigureMails->__construct() (line 41 of modules/contrib/commerce_funds/src/Form/ConfigureMails.php).
Comments
Comment #2
manikandan era commentedComment #3
manikandan era commentedComment #4
manikandan era commentedComment #5
manikandan era commentedComment #7
aporie