Machinery.Transition.after_callbacks

You're seeing just the function after_callbacks, go back to Machinery.Transition module for more information.
Link to this function

after_callbacks(struct, state, module, extra_metadata)

View Source

Specs

after_callbacks(struct(), state(), module(), map()) :: struct()

Function responsible to run all after_transitions callbacks or fallback to a boilerplate behaviour. This is meant to be for internal use only.