Method: Forgejo::IssueFormField#id

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

#idObject

Returns the value of attribute id.



21
22
23
# File 'lib/forgejo/models/issue_form_field.rb', line 21

def id
  @id
end