Class: Locomotive::CustomFieldFinderService

Inherits:
Struct
  • Object
show all
Defined in:
app/services/locomotive/custom_field_finder_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#content_typeObject

Returns the value of attribute content_type

Returns:

  • (Object)

    the current value of content_type



2
3
4
# File 'app/services/locomotive/custom_field_finder_service.rb', line 2

def content_type
  @content_type
end