Bureaucrat.Helpers.doc_push

You're seeing just the macro doc_push, go back to Bureaucrat.Helpers module for more information.
Link to this macro

doc_push(socket, event)

(macro)

Adds a Phoenix.Socket.Message to the generated documentation.

The name of the test currently being executed will be used as a description for the example.

Link to this macro

doc_push(socket, event, payload)

(macro)