The setPrefs process uses the form and entity like all prefs processes. But it used an older style of packaging them in an array (in reverse order of the Prefs constructor) or carrying them in separate variables.
This should be changed to transport them in the Prefs object for consistency.
The setPrefs process uses the form and entity like all prefs processes. But it used an older style of packaging them in an array (in reverse order of the Prefs constructor) or carrying them in separate variables.
This should be changed to transport them in the Prefs object for consistency.