Class: Obp::Access::Renderer::Elements::Title

Inherits:
Base
  • Object
show all
Defined in:
lib/obp/access/elements/title.rb

Instance Attribute Summary

Attributes inherited from Base

#document, #metas, #node

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

.classesObject



8
9
10
# File 'lib/obp/access/elements/title.rb', line 8

def self.classes
  %w[sts-sec-title]
end