Class: Hyrax::Forms::Admin::CollectionTypeParticipantForm

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
app/forms/hyrax/forms/admin/collection_type_participant_form.rb

Instance Attribute Summary collapse

Instance Attribute Details

#collection_type_participantObject

Returns the value of attribute collection_type_participant.



7
8
9
# File 'app/forms/hyrax/forms/admin/collection_type_participant_form.rb', line 7

def collection_type_participant
  @collection_type_participant
end