core icon indicating copy to clipboard operation
core copied to clipboard

Add `clearSubscriptions` to RestrictedMessenger to clear handlers for a given namespace

Open BelfordZ opened this issue 3 years ago • 0 comments

Being able to clear all event handlers for a given event name is nice, but specifically in tests, it can be tedious. It would be nice to have a method to clear all event subs, without providing a name.

BelfordZ avatar Sep 07 '22 21:09 BelfordZ