👋 I've noticed that mixins cannot be generic. Is this intentional? https://psalm.dev/r/b9951fdcc6 This would be helpful when attempting to add support for `__call`, when an object proxies to another class and passes itself as a dependency.
👋 I've noticed that mixins cannot be generic. Is this intentional?
https://psalm.dev/r/b9951fdcc6
This would be helpful when attempting to add support for
__call, when an object proxies to another class and passes itself as a dependency.