Method: Noticed::DeliveryMethods::Base#notification

Defined in:
lib/noticed/delivery_methods/base.rb

#notificationObject (readonly)

Returns the value of attribute notification.



7
8
9
# File 'lib/noticed/delivery_methods/base.rb', line 7

def notification
  @notification
end