Method: Codebot::Formatters::Gitlab::NoteHook#note_type
- Defined in:
- lib/codebot/formatters/gitlab_note_hook.rb
#note_type ⇒ Object
81 82 83 |
# File 'lib/codebot/formatters/gitlab_note_hook.rb', line 81 def note_type extract(:object_attributes, :noteable_type) end |