Class: AdLint::Postfilter::MessageSuppressionDeactivation
- Inherits:
-
MessageControl
- Object
- MessageControl
- AdLint::Postfilter::MessageSuppressionDeactivation
- Defined in:
- lib/adlint/postfilter/annotate.rb
Instance Attribute Summary
Attributes inherited from MessageControl
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
137 138 139 |
# File 'lib/adlint/postfilter/annotate.rb', line 137 def suppression_activation? false end |