Method: Codebot::Formatters::Gitlab::NoteHook#comment_body

Defined in:
lib/codebot/formatters/gitlab_note_hook.rb

#comment_bodyObject



97
98
99
# File 'lib/codebot/formatters/gitlab_note_hook.rb', line 97

def comment_body
  extract(:object_attributes, :note)
end