Method: Gitlab::Triage::Action::CommentOnSummary#summary
- Defined in:
- lib/gitlab/triage/action/comment_on_summary.rb
#summary ⇒ Object (readonly)
Returns the value of attribute summary.
30 31 32 |
# File 'lib/gitlab/triage/action/comment_on_summary.rb', line 30 def summary @summary end |