We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe431e commit bffd21eCopy full SHA for bffd21e
entries/deferred.notifyWith.xml
@@ -8,9 +8,9 @@
8
Context passed to the progressCallbacks as the <code>this</code> object.
9
</desc>
10
</argument>
11
- <argument name="args" type="Object" optional="true">
+ <argument name="args" type="Array" optional="true">
12
<desc>
13
- Optional arguments that are passed to the progressCallbacks.
+ An optional array of arguments that are passed to the progressCallbacks.
14
15
16
</signature>
0 commit comments