Class: GOVUKDesignSystemFormBuilder::Proxy::NullBuilder

Inherits:
Struct
  • Object
show all
Defined in:
lib/govuk_design_system_formbuilder/proxy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



5
6
7
# File 'lib/govuk_design_system_formbuilder/proxy.rb', line 5

def object
  @object
end