Phoenix.LiveView.handle_info
You're seeing just the callback
handle_info
, go back to Phoenix.LiveView module for more information.
Specs
handle_info(msg :: term(), socket :: Phoenix.LiveView.Socket.t()) :: {:noreply, Phoenix.LiveView.Socket.t()}