-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The notify
method is exposed publicly on the BaseController, but it should be protected. It's an anti-pattern for notification to be triggered externally since it should already be triggered on every supported state change.
We should also triage all member visibility on the BaseController.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers