Add ignoreList for prefixed functions sniff in phpcs.xml
[lhc/web/wiklou.git] / maintenance / jsduck / external.js
index 7910ec8..c901240 100644 (file)
@@ -5,6 +5,7 @@
 
 /**
  * @method ajax
+ * @static
  * @source <http://api.jquery.com/jQuery.ajax/>
  * @return {jqXHR}
  */
@@ -36,7 +37,6 @@
  * @alternateClassName jqXHR
  */
 
-
 /**
  * @class QUnit
  * @source <http://api.qunitjs.com/>