class PayrolleeCz::TimesheetPeriodTag
Public Class Methods
new()
click to toggle source
Calls superclass method
PayrolleeCz::PayrollTag::new
# File lib/payrollee_cz/pay_tags/timesheet_period_tag.rb, line 3 def initialize super(PayTagGateway::REF_TIMESHEET_PERIOD, PayConceptGateway::REFCON_TIMESHEET_PERIOD) end