Class: Qiita::Team::Services::Events::ItemCommentDestroyed

Inherits:
Base
  • Object
show all
Defined in:
lib/qiita/team/services/events/item_comment_destroyed.rb

Instance Attribute Summary

Attributes inherited from Base

#resource, #team, #user

Instance Method Summary collapse

Methods inherited from Base

event_name, #initialize

Constructor Details

This class inherits a constructor from Qiita::Team::Services::Events::Base

Instance Method Details

#itemQiita::Team::Services::Resources::Item

Commented item.

Returns:

  • (Qiita::Team::Services::Resources::Item)


14
# File 'lib/qiita/team/services/events/item_comment_destroyed.rb', line 14

delegate :item, to: :comment