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
[13.x] Fix manager breaking when called with static closure (#59470)
* Fix manager breaking when called with static closure
* Also handle managers that do not extend the manager base class
* Fix code style