You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.12 seems to always assume the enclsing mixin class as the type of the "$this" self parameter of
a mixin implementation method whereas 2.11 used the self type of this class instead. This commit
compensates or the difference.
0 commit comments