Class: Thinreports::SectionReport::Builder::ItemBuilder::Context

Inherits:
Struct
  • Object
show all
Defined in:
lib/thinreports/section_report/builder/item_builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parent_schemaObject

Returns the value of attribute parent_schema

Returns:

  • (Object)

    the current value of parent_schema



9
10
11
# File 'lib/thinreports/section_report/builder/item_builder.rb', line 9

def parent_schema
  @parent_schema
end