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
Refine interceptor binding logic for weaved instances.
Ensure bindings are only set on instances implementing WeavedInterface. Replaces direct property access with method call `_setBindings` to improve encapsulation and maintainability.
0 commit comments