Class: Moodle2CC::CanvasCC::Models::DiscussionTopic
- Inherits:
-
Object
- Object
- Moodle2CC::CanvasCC::Models::DiscussionTopic
- Defined in:
- lib/moodle2cc/canvas_cc/models/discussion_topic.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text.
3 4 5 |
# File 'lib/moodle2cc/canvas_cc/models/discussion_topic.rb', line 3 def text @text end |