Set mCache in the second MessageCache::loadFromDatabase() caller
[mediawiki.git] / maintenance / jsduck / external.js
blob85b1f92116923d94b389a3c6044cf9fc93257b9b
1 /**
2 * Source: <https://api.jquery.com/>
3 * @class jQuery
4 */
6 /**
7 * Source: <https://api.jquery.com/jQuery.ajax/>
8 * @method ajax
9 * @static
10 * @return {jqXHR}
13 /**
14 * Source: <https://api.jquery.com/Types/#Event>
15 * @class jQuery.Event
18 /**
19 * Source: <https://api.jquery.com/jQuery.Callbacks/>
20 * @class jQuery.Callbacks
23 /**
24 * Source: <https://api.jquery.com/Types/#Promise>
25 * @class jQuery.Promise
28 /**
29 * Source: <https://api.jquery.com/jQuery.Deferred/>
30 * @class jQuery.Deferred
31 * @mixins jQuery.Promise
34 /**
35 * Source: <https://api.jquery.com/Types/#jqXHR>
36 * @class jQuery.jqXHR
37 * @alternateClassName jqXHR
40 /**
41 * Source: <https://api.qunitjs.com/>
42 * @class QUnit