Class: Pubid::Bsi::Renderer::PubliclyAvailableSpecification

Inherits:
Base
  • Object
show all
Defined in:
lib/pubid/bsi/renderer/publicly_available_specification.rb

Constant Summary collapse

TYPE =
"PAS".freeze

Instance Method Summary collapse

Methods inherited from Base

#render_edition, #render_identifier, #render_month, #render_pdf, #render_supplement, #render_tracked_changes, #render_translation

Instance Method Details

#render_publisher(_publisher, _, _) ⇒ Object



8
9
10
# File 'lib/pubid/bsi/renderer/publicly_available_specification.rb', line 8

def render_publisher(_publisher, _, _)
  TYPE
end