Expand description
Notification handlers: register_*_provider language feature registrations.
All follow the same pattern: extract handle, language_selector,
extension_id from Params and call RegisterProvider.
Functionsยง
- Dispatch
Register Provider - Dispatch a
register_*_providermethod string to the correctProviderType. Returnstrueif the method was recognised and dispatched. - Handle
Register Provider