Liberator.Resource.method_patch-question-mark

You're seeing just the callback method_patch-question-mark, go back to Liberator.Resource module for more information.
Link to this callback

method_patch?(arg1)

View Source (since 1.0)

Specs

method_patch?(Plug.Conn.t()) :: true | false

Check if the request method is PATCH.

Used internally; it is not advised to override this function.