Class: Planik::Lohnausweis::NullFormatter

Inherits:
Formatter
  • Object
show all
Defined in:
lib/lohnausweis/arbeitslistespalten.rb

Instance Attribute Summary

Attributes inherited from Formatter

#align_right

Instance Method Summary collapse

Methods inherited from Formatter

#initialize, #summe

Constructor Details

This class inherits a constructor from Planik::Lohnausweis::Formatter

Instance Method Details

#format(text) ⇒ Object



55
56
57
# File 'lib/lohnausweis/arbeitslistespalten.rb', line 55

def format text
  text
end