mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 08:25:31 +00:00
[Edit] Mark restartTransaction as private API
This commit is contained in:
parent
21d1938a0f
commit
27fe4edb30
@ -148,6 +148,7 @@ define(
|
||||
* transaction.
|
||||
*
|
||||
* @returns {Function} a function to cancel the prior transaction
|
||||
* @private
|
||||
*/
|
||||
TransactionService.prototype.restartTransaction = function () {
|
||||
var oldOnCancels = this.onCancels;
|
||||
|
Loading…
x
Reference in New Issue
Block a user