Active
Project:
Webform
Version:
6.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2026 at 11:54 UTC
Updated:
29 Jul 2026 at 19:44 UTC
Jump to comment: Most recent
As Drupal 11.3 supports autowiring of plugins #3542837: PluginBase provides create() factory method with autowired parameters, webform should also allow to use this for webform handler plugins.
Currently WebformHandlerBase class has its own `create()` method and thus not allowing to use the plugin autowiring
Comments
Comment #2
joshi.rohit100Comment #3
joshi.rohit100Comment #4
joshi.rohit100Comment #5
liam morland