- Source:
Methods
(inner) cleanModifier(modifier) → {passwordModifier}
Cleans an object of any attributes that are not apart of this program. Returns a new password modifier object
.
Parameters:
Name | Type | Description |
---|---|---|
modifier | passwordModifier | FormData | The object that needs to be cleaned. |
- Source:
Requires:
Returns:
The cleaned password modifier object
.
- Type
- passwordModifier