Class: Obp::Access::Renderer::Elements::Title
- Defined in:
- lib/obp/access/elements/title.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
8 9 10 |
# File 'lib/obp/access/elements/title.rb', line 8 def self.classes %w[sts-sec-title] end |