actionview / kales.actionview / KalesFormMethod

KalesFormMethod

enum class KalesFormMethod

This enum mirrors FormMethod but without the deprecated annotations for put/delete/patch

Enum Values

get

post

put

delete

patch