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

Function next

static/jquery/1.12.4/jquery.js:4137–4139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4135 fn = queue.shift(),
4136 hooks = jQuery._queueHooks( elem, type ),
4137 next = function() {
4138 jQuery.dequeue( elem, type );
4139 };
4140
4141 // If the fx queue is dequeued, always remove the progress sentinel
4142 if ( fn === "inprogress" ) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected