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

Function stopQueue

static/jquery/1.12.4/jquery.js:7940–7944  ·  view source on GitHub ↗
( hooks )

Source from the content-addressed store, hash-verified

7938 },
7939 stop: function( type, clearQueue, gotoEnd ) {
7940 var stopQueue = function( hooks ) {
7941 var stop = hooks.stop;
7942 delete hooks.stop;
7943 stop( gotoEnd );
7944 };
7945
7946 if ( typeof type !== "string" ) {
7947 gotoEnd = clearQueue;

Callers 1

jquery.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected