Class: Obp::Access::Renderer::Elements::Copyright
- Defined in:
- lib/obp/access/elements/copyright.rb
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
#initialize, #match_node?, #render
Constructor Details
This class inherits a constructor from Obp::Access::Renderer::Elements::Base
Class Method Details
.classes ⇒ Object
6 7 8 |
# File 'lib/obp/access/elements/copyright.rb', line 6 def self.classes %w[sts-copyright] end |