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

joshi.rohit100 created an issue. See original summary.

joshi.rohit100’s picture

Assigned: Unassigned » joshi.rohit100
joshi.rohit100’s picture

Issue summary: View changes
joshi.rohit100’s picture

Assigned: joshi.rohit100 » Unassigned
liam morland’s picture

Version: 6.3.x-dev » 6.x-dev