Method: Forgejo::IssueFormField#attributes

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

#attributesObject

Returns the value of attribute attributes.



19
20
21
# File 'lib/forgejo/models/issue_form_field.rb', line 19

def attributes
  @attributes
end