File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,6 +145,9 @@ that this internal function allows passing an additional <code>mergeReplaceNullP
145145Any existing collection members not included in the new data will not be removed.
146146Retries on failure.</p >
147147</dd >
148+ <dt ><a href =" #getCallbackToStateMapping " >getCallbackToStateMapping()</a ></dt >
149+ <dd ><p >Getter - returns the callback to state mapping, useful in test environments.</p >
150+ </dd >
148151<dt ><a href =" #clearOnyxUtilsInternals " >clearOnyxUtilsInternals()</a ></dt >
149152<dd ><p >Clear internal variables used in this file, useful in test environments.</p >
150153</dd >
@@ -519,6 +522,12 @@ Retries on failure.
519522| params.collection | Object collection keyed by individual collection member keys and values |
520523| retryAttempt | retry attempt |
521524
525+ <a name =" getCallbackToStateMapping " ></a >
526+
527+ ## getCallbackToStateMapping()
528+ Getter - returns the callback to state mapping, useful in test environments.
529+
530+ ** Kind** : global function
522531<a name =" clearOnyxUtilsInternals " ></a >
523532
524533## clearOnyxUtilsInternals()
You can’t perform that action at this time.
0 commit comments