- Issue created by @faust74
- 🇬🇧United Kingdom joachim
We can't add return types to the Views style plugin, because core hasn't yet signalled that it will add them. We have to wait for that.
And we can't add return types to our own interface, because it's part of our API. We have to add them with BC support.
Thanks for reviewing! I was not aware of any of those, so it is good to now. I removed unneeded declarations