Class: Decidim::Consultations::Admin::QuestionsHelper::Option

Inherits:
Struct
  • Object
show all
Defined in:
app/helpers/decidim/consultations/admin/questions_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



10
11
12
# File 'app/helpers/decidim/consultations/admin/questions_helper.rb', line 10

def id
  @id
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



10
11
12
# File 'app/helpers/decidim/consultations/admin/questions_helper.rb', line 10

def title
  @title
end