Class: Moodle2CC::Moodle::Section::Mod
- Inherits:
-
Object
- Object
- Moodle2CC::Moodle::Section::Mod
- Includes:
- HappyMapper
- Defined in:
- lib/moodle2cc/moodle/section.rb
Instance Attribute Summary collapse
-
#instance ⇒ Object
Returns the value of attribute instance.
-
#section ⇒ Object
Returns the value of attribute section.
Instance Attribute Details
#instance ⇒ Object
Returns the value of attribute instance.
10 11 12 |
# File 'lib/moodle2cc/moodle/section.rb', line 10 def instance @instance end |
#section ⇒ Object
Returns the value of attribute section.
10 11 12 |
# File 'lib/moodle2cc/moodle/section.rb', line 10 def section @section end |