MCPcopy Create free account
hub / github.com/TruthHun/BookStack / stopQueue

Function stopQueue

static/wangEditor/js/lib/jquery-2.2.1.js:6903–6907  ·  view source on GitHub ↗
( hooks )

Source from the content-addressed store, hash-verified

6901 },
6902 stop: function( type, clearQueue, gotoEnd ) {
6903 var stopQueue = function( hooks ) {
6904 var stop = hooks.stop;
6905 delete hooks.stop;
6906 stop( gotoEnd );
6907 };
6908
6909 if ( typeof type !== "string" ) {
6910 gotoEnd = clearQueue;

Callers 1

jquery-2.2.1.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected