[base-controller] Implement utility function registerActionHandlers
for batch registering all internal actions of a controller class
#4582
Labels
Motivation
registerActionHandler
call in controller constructors (example). We should have a DRY-er way of doing this.Proof of concept
Acceptance Criteria
constructor
andmessagingSystem
should be included by default.messagingSystem
as well.The text was updated successfully, but these errors were encountered: