Class: AdLint::Postfilter::MessageSuppressionActivation

Inherits:
MessageControl
  • Object
show all
Defined in:
lib/adlint/postfilter/annotate.rb

Instance Attribute Summary

Attributes inherited from MessageControl

#message_id

Instance Method Summary collapse

Methods inherited from MessageControl

#initialize, #suppression_deactivation?

Constructor Details

This class inherits a constructor from AdLint::Postfilter::MessageControl

Instance Method Details

#suppression_activation?Boolean

Returns:

  • (Boolean)


131
132
133
# File 'lib/adlint/postfilter/annotate.rb', line 131

def suppression_activation?
  true
end