Merge "Added release notes for 'ContentHandler::runLegacyHooks' removal"
[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}
11  */
13 /**
14  * Source: <https://api.jquery.com/Types/#Event>
15  * @class jQuery.Event
16  */
18 /**
19  * Source: <https://api.jquery.com/jQuery.Callbacks/>
20  * @class jQuery.Callbacks
21  */
23 /**
24  * Source: <https://api.jquery.com/Types/#Promise>
25  * @class jQuery.Promise
26  */
28 /**
29  * Source: <https://api.jquery.com/jQuery.Deferred/>
30  * @class jQuery.Deferred
31  * @mixins jQuery.Promise
32  */
34 /**
35  * Source: <https://api.jquery.com/Types/#jqXHR>
36  * @class jQuery.jqXHR
37  * @alternateClassName jqXHR
38  */
40 /**
41  * Source: <https://api.qunitjs.com/>
42  * @class QUnit
43  */