Method: Forgejo::IssueFormField#type

Defined in:
lib/forgejo/models/issue_form_field.rb

#typeObject

Returns the value of attribute type.



23
24
25
# File 'lib/forgejo/models/issue_form_field.rb', line 23

def type
  @type
end