Constructor
new InjectorSalary(skv_config, arr_tax_years)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
skv_config |
struct | Struct passed in when initializing the injector |
arr_tax_years |
array | Array of tax years to add basic salary to |
Methods
(static) setup(skv_config, arr_tax_years) → {array}
- Source:
Do the setup
Parameters:
Name | Type | Description |
---|---|---|
skv_config |
struct | Struct passed in when initializing the injector |
arr_tax_years |
array | Array of tax years to add basic salary to |
Returns:
Amended tax years
- Type
- array