The module currently does not implement dependency injection for the webform handler.

Comments

sean_e_dietrich created an issue. See original summary.

sean_e_dietrich’s picture

Status: Active » Needs review
StatusFileSize
new4.08 KB

Patch attached removes the use of the \Drupal::services call.

aaronbauman’s picture

Status: Needs review » Needs work

EntityTypeManagerInterface is already part of this interface, and isn't necessary to assign separately.
Needs re-roll based on #2982152: Add data alter hook to cope with multiple handlers

aaronbauman’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.