Class: Decidim::Admin::TaxonomyFilterForm::Manifest

Inherits:
Struct
  • Object
show all
Defined in:
decidim-admin/app/forms/decidim/admin/taxonomy_filter_form.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'decidim-admin/app/forms/decidim/admin/taxonomy_filter_form.rb', line 9

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'decidim-admin/app/forms/decidim/admin/taxonomy_filter_form.rb', line 9

def name
  @name
end