Lamina.Registry.PubSubRegistry.publish

You're seeing just the function publish, go back to Lamina.Registry.PubSubRegistry module for more information.
Link to this function

publish(module, config_key, old_value, new_value)

Specs

publish(module(), config_key, old_value, new_value) :: :ok
when config_key: atom(), old_value: any(), new_value: any()