class Hps::HpsManageTokens

Public Class Methods

new(header) click to toggle source
Calls superclass method
# File lib/hps/entities/hps_manage_tokens.rb, line 4
def initialize(header)
  super(header)
end