Class: GOVUKDesignSystemFormBuilder::Proxy::NullBuilder
- Inherits:
-
Struct
- Object
- Struct
- GOVUKDesignSystemFormBuilder::Proxy::NullBuilder
- Defined in:
- lib/govuk_design_system_formbuilder/proxy.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object
5 6 7 |
# File 'lib/govuk_design_system_formbuilder/proxy.rb', line 5 def object @object end |