- Issue created by @pwolanin
- First commit to issue fork.
- Merge request !130Issue #3537870 Installing the module triggers deprecation notices. β (Open) created by trackleft2
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Hi @pwolanin, thanks for filing this issue, I've created a new patch that hopefully resolves this issue.
To create the patch (and merge request), I simply duplicated logic from within the ToolbarHandler class within the hook functions that were previously calling the deprecated service.
Moving all of this code does feel somewhat risky so we'll definitely need to test that this doesn't cause a regression.
If the patch for 4.0.x suffices, I can also add a new patch and merge request for the 4.1.x version.