- Issue created by @berdir
- 🇨🇭Switzerland berdir Switzerland
Considered autowire, that works, but needs two annotations and still have to deal with future constructor updates.
So I switched to setter injection, then I should be mostly future proof.
Automatically closed - issue fixed for 2 weeks with no activity.